ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
SNMPGetTable (Function)
Reads a table of SNMP values.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
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....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Set of procedures
The global procedures are grouped in set of procedures......
Constants for managing projects
List of constants used by the functions for managing projects....
TreeView constants
List of constants used by the TreeXXX functions...
Manager of automated tests
The test manager is used to......
CursorDisplay (Function)
Displays or hides the mouse cursor.
EventOpen (Function)
Opens a synchronization event between several threads.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Limitations of WINDEV, WEBDEV and WINDEV Mobile
dFill (Example)
Usage example of the dFill function
Events associated with Edit controls
WLanguage events associated with Edit controls...