ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
The Dashboard control
Dashboards are essential elements in an application......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
16. Types of code
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Page Header block
The Page header block is printed on each new page......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Help about new features: Letting users know about changes
Applications are constantly evolving......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Browser constants
History of versions
The history of setup versions is an advanced feature of the network setup......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......