ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables,...
DownloadParameter (Variable type)
The DownloadParameter type is used to define all the advanced characteristics of a file download...
WDInst: languages supported by the installation
If your applications must be installed in several countries, the setup editor WDInst gives...
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series...
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime,...
Monitoring robot: Robot controller settings
From the monitor, you can change the configuration options......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard...
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button...
HOnError (Function)
Customizes the management of HFSQL errors.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test...
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use...
Oracle Native Connector: Execute the same query more than once
In some cases, it may be useful to run the same query multiple times while modifying one...
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site...
Scheduler control events
The following events associated with Scheduler controls:...
Constants for managing Map controls
Constants for managing Map controls...
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL...
Share your projects via Git
Git is a source code manager......