ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Lotus Notes constants
List of constants used by the Lotus Notes functions....
HInfoLog (Function)
Returns information about the server logs.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Simple statements
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
iBorder (Example)
Usage example of the iBorder function
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).