ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Array management functions
List of functions for managing arrays...
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
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....
Structure of data files of user groupware
Link control properties
The Link control is available in a page and in a report......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).