ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HReset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
Assignment operators
Three assignment operators are available...
<Source>.Reset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
WLanguage types
The different types in WLanguage are...
Advanced types
The advanced types of WLanguage are as follows
Address
The Address keyword can correspond to...
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
Format (Property)
The Format property is used to identify and change the format of an element
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
Server (Property)
The Server property is used to manage servers.
Orientation (Property)
The Orientation property gets and sets the angle of an element.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control...
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control...
FontName (Property)
The FontName property is used to manage the name of the font used.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Scope (Property)
The Scope property property is used to specify requested permissions.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared...
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array...
State (Property)
The State property is used to get and change the state of an element.
Event
The Event keyword can correspond to:
Group (Property)
The Group property is used to identify and change groups of elements.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Section (Property)
The Section property is used to manage sections in Word Processing documents.
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.