ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom properties (WLanguage)
A custom property is a code element with two events...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
ContactAdd (Example)
Usage example of the ContactAdd function
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Constants for sound management
List of constants used by the functions for sound management....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
IF statement
The conditional IF statement allows you to run an action according to a condition...
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
SysNation (Function)
Returns the nation currently used by the system.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
iParameterPDF (Function)
Defines the options for the generated PDF file.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Page (Property)
The Page property is used to handle a page.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
fWriteLine (Example)
Usage example of the fWriteLine function
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......