ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Factorial (Function)
Returns the factorial of an integer number.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
ThreadMode (Function)
Changes the management mode of threads.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Variable scope
Variables can be declared anywhere in the code....
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
MyParent (Reserved word)
MyParent is used to handle...
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Combination (Type of variable)
A combination is a set of options.
Structure (Type of variable)
A structure is a custom type of data...
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.