ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
TableMode (Function)
TableMode is kept for backward compatibility.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
Certificate
The Certificate keyword can correspond to...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Composite variable
A composite variable contains different types of elements (members)...
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....