ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemExist (Function)
Checks the existence of a memory zone.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Saving entered data (AAF)
Testing the WEBDEV Application Server setup with an example
13. 3-Tier architecture
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
MatExist (Function)
Checks the whether the matrix exists in memory.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......