ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Creating the Form windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Category (Property)
The Category property gets and sets the category of an element.
PrivateKey (Property)
The property PrivateKey property is used to manage private key connections (SSH, FTP or MQTT connections).
Error 113: Non-dynamic array without definition
Error 28: No END statement is associated with this SWITCH
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
HModify (Example)
Usage example of the HModify function
CtExtendedInfo (Property)
The CtExtendedInfo property gets the additional information inserted into the database connection string.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......