ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
Creating a Pivot Table control
To create a Pivot Table control......
13. External component in practice
External component in practice...
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
12. External component in practice
Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé"....
16. Java applications in practice
Java applications in practice...
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
HFSQL constants
List of constants used by the HFSQL functions....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
System constants
List of constants used by the system functions....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).