ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
List of reserved words
apExecute (Function)
Runs an action plan.
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......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
SysXRes (Function)
Returns the horizontal screen resolution.
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.
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.
Other operators
The following are additional operators......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Using several libraries in an application
A library is a WDL file that contains all the resources......
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).
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
ServiceControl (Function)
Sends a control message to a service.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
TelemetryEnable (Function)
Enables the telemetry manually.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.