ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
Constants for managing the Image Editor control
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
Mobile Image Editor control events
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc....
Window look: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
"WEBDEV Application Server" License Agreement
"WEBDEV Application Server" License Agreement...
WEBDEV (Development version) License Agreement
Modifies a row in: a Table control, a TreeView Table control....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
History of versions
The history of setup versions is an advanced feature of the network setup......
Error 301: Unknown identifier
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Chart: Managing legends
Several types of legends are supported in the charts......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......