ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCI constants
List of constants used by the MCI functions....
ComponentInfo (Function)
Returns information about a component.
How to perform a full file browse?
Burner constants
List of constants used by the burner functions....
Properties associated with a window
List of properties associated with a window...
fDir (Function)
Finds a file or directory.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
MyReport (Reserved word)
MyReport is used to handle the current report...
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
iFont (Function)
Selects the default font.
Error 113: Non-dynamic array without definition
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
SaaS constants
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
How to open a window?