ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExtractMemo (Example)
Usage example of the HExtractMemo function
fLock (Example)
Usage example of the fLock function
HDescribeItem (Example)
Usage example of the HDescribeItem function
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Compound statements
FileDisplay (Example)
Usage example of the FileDisplay function
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
KeyPressed (Function)
Checks which key is pressed.
fWriteLine (Example)
Usage example of the fWriteLine function
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
HDeclare (Example)
Usage example of the HDeclare function
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
fDate (Example)
Usage example of the fDate function
fDateTime (Example)
Usage example of the fDateTime function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
Input (Function)
Displays a message allowing the user to type an information.
HSetPosition (Example)
Usage example of the HSetPosition function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
HChangeName (Example)
Usage example of the HChangeName function
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
fReadLine (Example)
Usage example of the fReadLine function