ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
MapEndOfMove (Function)
Stops following the device movement in a Map control.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
End of break block
The End of break block is optional......
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Installing the monitoring robot
The monitoring robot includes three executables......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Check model
You can use check models to easily create checks...
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
String (Variable type)
The String type is used to manipulate strings......
fbSession (Variable type)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
MatDelete (Function)
Deletes an existing matrix.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....