ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
gglMapParameter (Example)
Usage example of the gglMapParameter function
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Programming the looper attributes
All the looper attributes can be handled by programming......
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
HCross (Function)
Crosses a record in a data file.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
dTransferToImage (Example)
Usage example of the dTransferToImage function
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
17. TLS/SSL: Encrypting information on the Web
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
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