ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
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).
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
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.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
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....
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
HExecuteProcedure (Function)
Runs a stored procedure.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
InServiceMode (Function)
Indicates whether the code is run in a service.
MCI constants
List of constants used by the MCI functions....
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
fClose (Example)
Usage example of the fClose function
zipMsgError (Example)
Usage example of the zipMsgError function