ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
AppInstallVersion (Function)
Installs a specific application version.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
ProgressBar (Property)
WLanguage proposes...
Organization chart linked to a data file
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
ContentType (Property)
The ContentType property gets and sets the type of a message.
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
UUID (Property)
The UUID property is used to get the identifier of an element.
DateCreated (Property)
The DateCreated property gets the date an element was created.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.