ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
WinStatus (Function)
Identifies or modifies the window status.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
URI
The URI keyword can correspond to...
Valid (Property)
The Valid property is used to determine if an element is valid.
TimeUTC (Property)
The TimeUTC property gets and sets a Coordinated Universal Time (UTC).
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
LooperAdd (Function)
Adds a row at the end of a Looper control.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).