ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeToString (Function)
Converts a DateTime to string in the specified format.
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
NextTitle (Function)
Modifies the title of next window to open.
LanguageToName (Function)
Returns the name of a language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Events associated with internal windows
List of events associated with internal windows...
Using several libraries in an application
A library is a WDL file that contains all the resources......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Asc (Function)
Returns the ASCII code of the specified character.