ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dictionary
The dictionary is a file that can contain the project elements......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
grPrint (Function)
Prints a chart.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed by columns and the resources in rows. in a Gantt Chart column....
Manipulating TreeView Table controls programmatically
This page explains how to program TreeView Table controls......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
SocketConnect (Function)
Connects a client computer to a given socket.
SQLConnect (Example)
Usage example of the SQLConnect function
MatWrite (Function)
Writes an element into a matrix.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Round (keyword)
The Round keyword can correspond to...
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Creating nested reports
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.