ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
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......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
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......
Functions for handling directories and external files
List of functions for handling external files...
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......
Error 1060: Unable to call method without parameter: add ()
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).
DateDifference (Function)
Calculates the number of days between two dates.
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...
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
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......