ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

apExecute (Function)
Runs an action plan.
SysYRes (Function)
Returns the vertical screen resolution.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Code snippets
The code editor allows you to enter "Code snippets"......
SysXRes (Function)
Returns the horizontal screen resolution.
httpRequest
The HTTPRequest keyword can correspond to...
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
LooperInsert (Function)
Inserts a row into a Looper control.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Time (Type of variable)
The Time type is used to easily handle the times...
Character strings
WLanguage supports different types of strings....
TelemetryEnable (Function)
Enables the telemetry manually.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.