ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
dText (Example)
Usage example of the dText function
Testing a project: settings
By testing the project you can simulate how the application will run......
zipChangePath (Example)
Usage example of the zipChangePath function
MyWindow (Reserved word)
MyWindow is used to handle the current window...
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Page (Property)
The Page property is used to handle a page.
Error (Function)
Displays a custom error message in a system error window.
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
zipExtractFile (Example)
Usage example of the zipExtractFile function
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.