ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Options of the window editor
To configure the general options of the window editor......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Handling menu options programmatically
The menu options can be handled......
Operations performed on sequence diagrams
The following paragraphs explain......
Operations performed on deployment diagrams
The following paragraphs explain......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....