ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
FTPCommand (Function)
Sends a specific FTP command to a server.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Supercontrol
A supercontrol is an advanced type of control......
grAddData (Function)
Adds a data into a chart.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Reverse code modeling
The reverse code modeling allows you to view in a graph......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
State (Property)
The State property is used to get and change the state of an element.
The Site Map control
The Site Map control allows the Web user to......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.