ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Functions for managing Executables in Console mode
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
hScheduling (Variable type)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled HFSQL Client/Server table optimization task. for a scheduled HFSQL Client/Server table backup job. for a scheduled replication of HFSQL servers....
Common project
Projects are often cross-platform......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......