ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
fMemExist (Function)
Checks the existence of a shared memory area.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the table, according to a specified item.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Edit control
The Edit control allows users to enter data......
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.