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
AutomaticValidationDuration (Property)
The DurationValidation property automatic allows you to define the delay in seconds...
FinVisite (Property)
The Property NextStep allows you to authorize or not to complete the guided tour from the step...
EtapeSuivante (Property)
The Property NextStep allows you to authorize or not the passage to the next step of the guided...
growth (Property)
The growth property allows you to define the percentage of growth of the halo used to highlight...
PreviousStep (Property)
The Property PreviousStep allows you to authorize or not the passage to the previous step...
CouleurCadre (Property)
The Property color Frame allows you to define the color of the Border bubble step.
Prefix (Property)
The Prefix property is used to define prefixes.
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment....
Array management functions
List of functions for managing arrays...
ClientCertificate (Property)
The ClientCertificate property is used to manage client certificates.
ClientCertificatePassword (Property)
The ClientCertificatePassword property handles the password of a client certificate.
DLNA / UPnP functions (prefix syntax)
The following WLanguage functions are used to handle UPnP devices...
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange...
Buffer (Keyword)
The Buffer keyword can correspond to...
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing...
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
HTML constants
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer,...
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Virtual (Property)
The Virtual property is used to determine if an element is virtual.
XMLSave (Function)
Saves an XML document in a file.