ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of Edit controls
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
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....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
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......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
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
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.
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]....
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.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
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.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Error 102: The constants can be defined in the initialization code of project, ...
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....