ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
The pages
Pages are the main interface of a WEBDEV site......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Radio Button control properties
List of properties associated with a Radio Button control...
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Count (Property)
The Count property returns the number of elements in a given set.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Scheduler control events
The following events associated with Scheduler controls:...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Designing a supercontrol
A supercontrol is an advanced type of control......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
HPrevious (Function)
Positions on the previous file record according to a browse item.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....