ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
HDescribeLink (Function)
Describes a link between two data files through programming.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
AppInstallVersion (Function)
Installs a specific application version.
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, ......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
LanguageToName (Function)
Returns the name of a language.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
NextTitle (Function)
Modifies the title of next window to open.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.