ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
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......
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...
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....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
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.
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.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.