ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the menus for the pages of the WEBDEV RAD pattern
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
Handling an internal component
An internal component is a set of elements from a project......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Autofill (Property)
donne une information de type pour le remplissage auto iOS/Android...
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
fOpen (Example)
Usage example of the fOpen function
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
dbgEnableLog (Function)
Enables the runtime log programmatically.
fWriteLine (Example)
Usage example of the fWriteLine function