ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware files
Two categories of data files are managed......
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
fCompress (Example)
Usage example of the fCompress function
FTPSend (Example)
Usage example of the FTPSend function
HModify (Example)
Usage example of the HModify function
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
Compile (Example)
Usage example of the Compile function
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Character strings
WLanguage supports different types of strings....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Constants for managing the registry
List of constants used by the registry management functions....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
ToClipboard (Function)
Writes text or image information into the system clipboard.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
HReadSeek (Example)
Usage example of the HReadSeek function
XMLDocument (Example)
Usage example of the XMLDocument function