ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDir (Function)
Finds a file or directory.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
GglGetDocument (Function)
Downloads a document from the Google Docs service.
19. Sending emails
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Sending elements to Free Technical Support
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
BurnerEject (Function)
Opens or closes the door of current burner.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Google Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.