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...
Area (Property)
The Area property is used to define an area.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
ConfidenceLevel (Property)
The ConfidenceLevel property gets the confidence level of a data analysis.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
Integrated OCR (Optical Character Recognition) management functions
Start (Property)
The Start property gets the starting point of an element or event.
Fragment (Property)
The Fragment property is used to handle fragments.
Attachment (Property)
The Attachment property is used to manage attachments.
Notification
The Notification keyword can correspond to:
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
Move
The Move property determines if an element can be moved.
Remove
The Remove property determines if an element can be removed.
Formula (Property)
The Formula property describes a formula in a document or data sheet.
ColorFormat (Property)
The ColorFormat property is used to manage the color format (color or grayscale).
Shadow (Property)
The Shadow property enables or disables the shadow of a shape in a diagram.
Update (Property)
The Update property specifies the updates to be made.
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate...
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
AnimationDuration (Property)
The Property AnimationDuration allows you to define the duration of the animation of the effect...
Termination (Property)
The Property Termination is used to define the Procedure WLanguage executed when moving...
ActionCible (Property)
The Property TargetAction allows you to define the action performed when clicking on the target...
ActionHorsCible (Property)
The Property ActionOffTarget allows you to define the action performed when clicking on fields...