ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic management of exceptions
The management of exceptions can be customized by process......
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Link properties
When creating a link, you can simply specify the destination......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Error 810: * can only be used for a parameter with a default value
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
The server is currently updated. Retry later.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Error 102: The constants can be defined in the initialization code of project, ...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......