ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HDeclare (Example)
Usage example of the HDeclare function
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
XMLDelete (Example)
Usage example of the XMLDelete function
fClose (Example)
Usage example of the fClose function
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
xlsClose (Example)
Usage example of the xlsClose function
HChangeName (Example)
Usage example of the HChangeName function
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
fWriteLine (Example)
Usage example of the fWriteLine function
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
12. Available tests
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
fSize (Example)
Usage example of the fSize function
fImageSelect (Example)
Usage example of the fImageSelect function
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Type (Example)
Usage example of the Type property
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
fCreate (Example)
Usage example of the fCreate function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function