ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenChild (Example)
Usage example of the OpenChild function
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
fDir (Function)
Finds a file or directory.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
DnDEvent (Example)
Usage example of the DnDEvent function
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
SysIconAdd (Example)
Usage example of the SysIconAdd function
EmailMsgError (Example)
Usage example of the EmailMsgError function
Control (Variable type)
The Control type is used to define the characteristics of a control.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
WinStatus (Function)
Identifies or modifies the window status.
HUnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
grPrint (Function)
Prints a chart.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.