ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Environment of the report editor
Environment of the report editor...
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
Creating the Relation pages of a WEBDEV RAD pattern
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
WINDEV Mobile 2024 Tutorial - Table of contents
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
SysDir (Function)
Returns the path of a system directory.
Code history
The code history is used to......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
How to loop through a file using filters?