ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProgressBar (Property)
WLanguage proposes...
iPrintReport (External language)
Prints a report created with the report editor.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Copying controls from the page editor
The controls can be copied from the page editor......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
ControlInfoXY (Function)
Returns the name of the control located at a given position.
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
TreeView control functions
The following functions are used to manage TreeView controls:...
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
MemSeek (Example)
Usage example of the MemSeek function
TreeSelectPlus (Function)
Selects an element in a TreeView control.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
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......
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......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......