ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Python: Native calls
WLanguage allows for native Python calls......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
HFSQL constants
List of constants used by the HFSQL functions....
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
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....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
19. Sending emails
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 or the mouse......
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.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
fDir (Function)
Finds a file or directory.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
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.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.