ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LanguageToName (Function)
Returns the name of a language.
LanguageToNation (Function)
Returns the nation corresponding to a language.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
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....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
fCurrentDir (Function)
Identifies or modifies the current directory.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Telephony constants
List of constants used by telephony functions...
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
HFSQL management functions
List of functions for HFSQL management...
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
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....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......