ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
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.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Defining columns of Table controls programmatically
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....