ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
Alias (Property)
The Alias property gets the alias of an element.
Mask management functions
The following functions are used to manage masks......
Number (Property)
The Number property is used to get the number of an element.
Company (Property)
The Company property is used to get and modify the company associated with an element.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Font
The Font keyword can correspond to: a Font variable. the Font property....
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Header
The Header property is used to get and change a header.
WINDEV 2024 Tutorial - Table of contents
Address
The Address keyword can correspond to...
URL (Property)
The URL property is used to get and change a URL.
Position
The Position keyword can correspond to...
Language (Property)
The Language property is used to get and change the language used.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
HFSQL Client/Server: Configuring the data files on the server
Namespace (Property)
The Namespace property is used to manage namespaces.
Format (Property)
The Format property is used to identify and change the format of an element
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.