Featured Questions

A recent post included some PowerScript code, and I thought I would pass along a tip for pasting code snippets that produces a slightly more readable result than simply pasting code into the website's text editor. The toolbar contains a button to as...
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
I have to modify exisiting data import function which works IN LOOP like:get data from text>  put into datastore  (via INSERT ROW(0) > update ( which causing insert into table....).my goal is to modify it to work like:add, new column - operationif op...
Hi All We are in the process of migrating our application from PowerBuilder 11.5 to PowerBuilder 2017 64 bit. We have an OLE ActiveX Control on a window using "Adobe Acrobat DC Browser Control Implementation" Ole Object. Inprocserver32= …\Adobe\Acro...
Hi, I want to create an application which opens google map in embedded browser. When user clicks anywhere on the map, I need to get coordinates (longitude and latitude) of that location in PB code. I developed customer HTML with java script code fo...
Hi, I have some doubts about how "Support Workspace Auto-Upgrade" works for IOS, if I set this section to "off" when creating a package as it appears in "Customizing and packaging Appeon Workspace" (https://www.appeon.com /support/documents/appeon_on...
Hello, When is planned to be released the PowerServer update that will be compatible with the Android API 28? Last time I checked, the tentative release date was in August 31, but now I'm not sure about the new release date. Thank you...
Buenos días, Estoy trabajando con Appeon powerserver 2019 y  estoy publicando una app en google play. A la hora de publicarlo me devuelve el siguiente error: Requisitos del nivel de destino de la API a partir de agosto del 2019 Advertencia: Ac...
This may be more of a question I can post on the dotnet forums but I wanted to asked for the expert opinion from the Appeon community first. Lets say I create a web api from my data windows using the C# generator. I want to have a database for each ...
Hi, i wanted to log commits and looked at the sqlpreview event. But it doesnt seem to be called by an commit - commit using tr; etc. I dont know if that is a bug or if it is intended to be like this. Does someone know?   Regards, Ferdinand  ...
Hi Just build an app for our chainway. I turned off the automatic switch for portraid/landschape on the smartphone But the app (within the appeon workspace) still turns. How can I prefent this?   See pic...
Hi, We are using eon_mobile_webviewex to display PDFs on our mobile app for example: ls_url = gn_app.getproductspath() + is_product_id + '.pdf'uo_product.of_startloading(ls_url)uo_product.show() We could have some products without a PDF document.I...
Hello I've met a strange issue with PB 11.5 and another Sybase product like dbconsole. Everytime I start dbconsole. (simply starting without any connection is enough). Then my PB app slows significantly. Especially constructors of objects containin...
Buenos días a todos alguien en este medio sabe o tiene algo relacionado de Como Exportar un datawindow en formato XML estándar UBL V2.0     Gracias...
Hi all. I show/preview word documents in my PowerBuilder app. Therefor I use an Olecontrol. (I use PB19.0 Win7/64 Word2013) Unfortunately some documents do not fit into the control. So I want to set the zoom to “View.Zoom.PageFit”. I can’t find any...
Hello there. Not an important question, but still a thing I would love to know/change. Im using the Powerbuilder 2017 R3 Version and for me there is one thing that extremely annoys me. This thing are the System Tree Icons. The yellow-ish color from...
Problem: The web app we've deployed to localhost on our virtual server cannot make a Rest call. It returned with status code -1 but returns no status code text. Question: Has anyone encountered a RestClient status code of -1 with no status code text...
Has anybody been able to connect to Postgres from a mobile app? The app works fine on Desktop and the PostgreSQL35W profile connects OK from both the ODBC admin and PowerServer`s Toolkit, but when the app is deployed to mobile, it doesn`t recognize ...
I have a log in window that connects to Okta, retrieves the user profile and from there the connection string, and then uses that connection string to connect to the proper database. User A is able to log in just fine. I created a new user and assig...
Buenas tardes a todos:     como salvo un datawindows en formato  XML estándar UBL V2.0     Gracias...
I have a PB2017 application working over RDP using TSPlus (An RDP Alternative) and which works extremely well.  I am now testing an integration which requires saving files from the RDP session to drives on the client-side.  FileOpen calls fail every ...
We are having an issue where a search datawindow, that uses a Stored procedure as the data source just does not seem to work properly in Query mode. Any other datawindow works along with views.   Has anyone else had this work. Meaning building a da...


There are no discussions available here currently