ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cursor constants
List of constants used by the functions for managing cursors and the mouse...
iCreateFont (Function)
Creates a new print font.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
USING IN (Critical section)
The instruction USE ... IN instruction automatically performs initialization and termination operations on critical sections.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
GglConnect (Example)
Usage example of the GglConnect function
EmailCheckAddress (Function)
Checks the validity of an email address.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
SOAP constants
List of constants used by the SOAP functions....
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
List of operators
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
HCross (Function)
Crosses a record in a table.
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
16. Java applications in practice
Java applications in practice...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Calling a procedure/a function
Syntax for calling a local or global procedure.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...