ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Scheduler control events
The following events associated with Scheduler controls:...
BurnerEject (Function)
Opens or closes the door of current burner.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Open (Function)
Opens a synchronization event between several threads.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
dChord (Example)
Usage example of the dChord function
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
dSlice (Example)
Usage example of the dSlice function
ThreadRequestStop (Function)
Sends a stop request to a thread.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
WinStatus (Function)
Identifies or modifies the window status.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
System constants
List of constants used by the system functions....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
ScanProperty (Function)
Used to get and change the properties of a scanner.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
grType (Function)
Identifies or modifies the type of chart.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).