ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Software factory: Installation
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Native Access to SAP
SAP is a widely used ERP......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
PC SOFT Free Technical Support
Thank you for buying one of our products......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....