ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Error 1015: The method of the class is protected
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
MaskFormat (Function)
Formats a character string using an InputMask variable.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
WINDEV Mobile Framework License Agreement
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
SysTheme (Function)
Returns the current theme used on the mobile device.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
ServiceStop (Function)
Stops a service.