ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Installing the monitor
The monitoring robot includes three executables......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
fWriteLine (Example)
Usage example of the fWriteLine function
Creating the menus for the windows of the WINDEV RAD pattern
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
HAlias (Example)
Usage example of the HAlias function
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Compound statements
iPrintReport (Function)
Prints a report created with the report editor.
12. Synchronizing data
Using the task management and the schedule
Time management is extremely important......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
WDDeploy features
WDDeploy can be used to......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
11. Table/Looper controls