ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
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......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
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......
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Saving entered data (AAF)
Testing the WEBDEV Application Server setup with an example
13. 3-Tier architecture
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
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....
Properties associated with the areas defined in Zoning mode
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)......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
MatExist (Function)
Checks the whether the matrix exists in memory.
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......