ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Runtime log
The runtime log is the best way to identify the most used features of an application......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
WDDIXIO overview
The requested action cannot been performed: the page was not synchronized
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
The Sidebar control
The Sidebar control gives access to different options......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Programming patterns
CAUTION......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
11. External component
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
3. Application development cycle
Development cycle of a WINDEV application....
HFSQL Client/Server: Configuring the server
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.