ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Client/Server: Configuring the server
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Functions for handling directories and external files
List of functions for handling external files...
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Error 1060: Unable to call method without parameter: add ()
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
MCI functions
List of MCI functions...
DateDifference (Function)
Calculates the number of days between two dates.
DatePicker (Function)
Opens the system date picker.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
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, ......
15. Repeating a group of controls: loopers