ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
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.
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
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.