ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
WINDEV License Agreement
WINDEV License Agreement...
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Info (Function)
Displays a custom message in a system information window.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
9-slice scaling
9-slice scaling allows you to resize images without any distortion......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Manipulating Scheduler controls programmatically
A Scheduler control can be......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Events associated with windows
List of events associated with windows...
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).