ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Constants for manging the replication
List of constants used by the functions for managing the replication....
dbgEnableLog (Function)
Enables the runtime log programmatically.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
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.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
SysMetric (Function)
Returns the resolution of a specific element.
fRename (Example)
Usage example of the fRename function
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.