ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for sound management
List of constants used by the functions for sound management....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
iPreview (Example)
Usage example of the iPreview function
FontCreate (Function)
Creates a font definition.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
Applet control properties
List of properties associated with the Applet control...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Site Map control properties
List of properties associated with a Site Map control...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
9. Hardware and software requirements
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).
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
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...