ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
W3C standardization
You must comply with the W3C standard (HTML 4......
Setup mode
Several methods can be used to distribute a WINDEV application......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
18. Order of execution of the code of buttons/links
Changes the extension of a file on disk....
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Automatic documentation of external components
External components must include a technical documentation......
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
Map control properties
The following properties can be used with Map controls:...
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
9. Types of standard controls
Types of standard controls...
picLayer (Variable type)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Structure (Type of variable)
A structure is a custom type of data...
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
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....
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.