ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fClose (Example)
Usage example of the fClose function
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....
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
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.
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......
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.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
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.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
HState (Example)
Usage example of the HState function
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.