ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
SCM file format evolutions
Four versions are available for the SCM repository......
Error 31: The file to include is not found. Check the name and path ...
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text...
TelemetryEnable (Function)
Enables the telemetry manually.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Creating the windows and the pages of the RAD pattern
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write...
Browser constants
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space...
Extern (Reserved word)
EXTERN is used to...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page...
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Events associated with internal windows
List of events associated with internal windows...
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content...
Code snippets
The code editor allows you to enter "Code snippets"......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage...