ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
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.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Creating and handling an item
The main operations that can be performed on an item are as follows......
TelemetryEnable (Function)
Enables the telemetry manually.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Time (Type of variable)
The Time type is used to easily handle the times...
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
MySelf (Reserved word)
MySelf is used to handle the current control...
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Character strings
WLanguage supports different types of strings....
Error 31: The file to include is not found. Check the name and path ...
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
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.
HDescribeItem (Function)
Describes a file item through programming.
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, ......