ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite variable
A composite variable contains different types of elements (members)...
Declaring and using a variable
A variable is defined by name and type...
Checkers available in the code editor
The code editor proposes several tools used to correct the code...
Assignment operators
Three assignment operators are available...
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.
IsNumeric (Function)
Enables you to find out whether a variable or a control is:
  • a numeric (integer, real, currency or numeric).
  • a string that can be converted into numeric.
Constant
The constants are language elements whose value is fixed once and for all...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...
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.