ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Designing a supercontrol
A supercontrol is an advanced type of control......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Emulating constants
List of constants used by the functions for emulating automated tests....
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
fSelectDir (Function)
Opens a directory picker.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
MatWrite (Example)
Usage example of the MatWrite function
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
HFSQL constants
List of constants used by the HFSQL functions....
Constants for managing certificates
HTML constants
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Creating a delete query
A delete query (corresponding SQL statement......
OBEX constants
List of constants used by the OBEX functions....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....