ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring a procedure/a function
The different syntaxes for declaring a procedure...
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Generating an application for Universal Windows 10 App
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
zipFileSize (Example)
Usage example of the zipFileSize function
HCreateView (Example)
Usage example of the HCreateView function
HSubstDir (Example)
Usage example of the HSubstDir function
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
NFC constants
List of constants used by the NFC functions...
Describing a problem to the Free Technical Support
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
ComponentLocate (Function)
Specifies the access path to an external component of project.
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Extra (Property)
The Extra property manges additional information.
Interactive notification management constants
Interactive notification management constants...
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
HAdd (Example)
Usage example of the HAdd function