ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Controls in practice
Discover the main characteristics of the controls...
MySelf (Reserved word)
MySelf is used to handle the current control...
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Handling controls in a report
The different operations available for the report controls are as follows......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
2. Analysis in practice
3-tier architecture
The development in "3-tier" architecture is now simplified......
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
HFSQL constants
List of constants used by the HFSQL functions....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Project description: Files tab
The project description window allows you to configure various elements of your project......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......