ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Page (Property)
The Page property is used to handle a page.
13. Security benefit: managing the "Back" button
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
WidgetDisplay (Function)
Refreshes a widget window.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
DnDForce (Function)
DnDForce is kept for backward compatibility.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
MyReport (Reserved word)
MyReport is used to handle the current report...
TimeToString (Function)
Converts a time to a string in the specified format.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Menu management functions
List of functions for managing menus...
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
Space (External language)
Fills the content of WdString with space characters on the right.
PageChangeLayout (Function)
Applies a specific layout to a page.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
7. Window templates
...Window templates...