ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
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......
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
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.
Edit control
The Edit control allows users to enter data......
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.
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....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
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.