ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer,...
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class...
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal...
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
15. Creating the executable in practice
Creating the executable in practice...
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data...
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
MyParent (Reserved word)
MyParent is used to handle...
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo...
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable,...
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered...
eCurrencyName (Function)
Returns the caption of a currency.