ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
LooperInsert (Function)
Inserts a row into a Looper control.
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....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
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.
Time (Type of variable)
The Time type is used to easily handle the times...
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
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.
MySelf (Reserved word)
MySelf is used to handle the current control...
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
FTPCommand (Function)
Sends a specific FTP command to a server.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.