ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Character strings
WLanguage supports different types of strings....
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
MySelf (Reserved word)
MySelf is used to handle the current control...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Time (Type of variable)
The Time type is used to easily handle the times...
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
TelemetryEnable (Function)
Enables the telemetry manually.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
FTPCommand (Function)
Sends a specific FTP command to a server.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
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, ......