ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
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.
Character strings
WLanguage supports different types of strings....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
FTPCommand (Function)
Sends a specific FTP command to a server.
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.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
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.