ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
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.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
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.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
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.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
fSeek (Example)
Usage example of the fSeek function
Defining columns of Table controls programmatically
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
WEBDEV 2024
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
Error 1018: The method is global: use the: operator: to access it