ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Operating mode of dynamic Active WEBDEV Pages
Page with parameters
Scheduler report
The report editor allows you to create "Scheduler" reports....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Creating help pages
A help system includes several pages......
The Static control
A Static control is a control used to display a static text......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Reverse code modeling
The reverse code modeling allows you to view in a graph......