ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
GglUploadDocument (Function)
Uploads a document to the Google server.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
NotifDeleteCategory (Function)
Deletes a notification category from the application.
VibrationTrigger (Function)
Triggers the vibrations of the device.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
GeometryUnion (Function)
Returns a geometry corresponding to the union of two geometries.