ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
FontCreate (Function)
Creates a font definition.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
Constants for sound management
List of constants used by the functions for sound management....
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.
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.
Creating requirements
The following steps must be performed to implement the requirements......
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.
2. Types of setup
Types of setup...
Handling controls in a report
The different operations available for the report controls are as follows......
IF statement
The conditional IF statement allows you to run an action according to a condition...
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
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.
Alias (Property)
The Alias property gets the alias of an element.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......