ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAddTimeData (Function)
Adds data at a precise moment in a time chart.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
HRead (Function)
Reads a record in a file according to a given record number.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
SysMetric (Function)
Returns the resolution of a specific element.
fRename (Example)
Usage example of the fRename function
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control. From version 2025 Update 2, this function is no longer available. Google has implemented a new map style management mode. Now, you need to define map styles in the Google Maps platform and then use MapIDGgl to manage these styles....
EmailConfigure (Function)
Used to configure WLanguage email management functions.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
fClose (Example)
Usage example of the fClose function
zipMsgError (Example)
Usage example of the zipMsgError function
Option (Property)
The Option property is used to get and change certain options.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
InServiceMode (Function)
Indicates whether the code is run in a service.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.