ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
Mask functions
The following functions are used to manage masks...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
HReadSeek (Example)
Usage example of the HReadSeek function
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Upload control events
The following processes are associated with the Upload control:...
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
14. Report templates
...Report templates are used to easily standardize report layouts....
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Compilation options (chm format)
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.