ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
fMoveFile (Function)
Moves a file from one directory to another.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Recompiling the project
The project compilation is a process used to......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Operations performed on sequence diagrams
The following paragraphs explain......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Z-index of a control
All the controls in a window or report have a different z-index......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......