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...
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
Index (Property)
The Index property is used to get the index of an element.
Timestamp (Property)
The Timestamp property is used to manage the timestamp of values.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
AccountID (Property)
The AccountID property manages account identifiers.
ContactID (Property)
The ContactID property is used to manage contact IDs.
UserID (Property)
The UserID property is used to get the user's identifier....
Region (Property)
The Region property îs used to get and change a region.
Keyword (Property)
The Keyword property is used to get and change a keyword.
NextApproverID (Property)
The NextApproverID property is used to manage the users that will perform the next action.
CompressedSize (Property)
The CompressedSize property is used to determine the compressed size of an element.
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
LeadID (Property)
The LeadID property is used to manage lead IDs.
Importance (Property)
The Importance property is used to get and change the importance level of an appointment.
Repetition (Property)
The Repetition property is used to configure appointment repetitions.
WithRepetition (Property)
The WithRepetition property is used to determine if an appointment should be repeated.
Guest (Property)
The Guest property is used to get and modify a list of guests.
NumberExecution (Property)
The NumberExecution property is used to get and change the number of executions of a task.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
URI
The URI keyword can correspond to...
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
Calendar
The Calendar keyword can correspond to...
Reminder
The Reminder keyword can correspond to...