ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
fEncrypt (Example)
Usage example of the fEncrypt function
SysIconAdd (Example)
Usage example of the SysIconAdd function
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Content (Property)
The Content property is used to get and change the content of an element.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
WEBDEV license agreement
WEBDEV license agreement...
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......
HOut (Example)
Usage example of the HOut function
Category (Property)
The Category property gets and sets the category of an element.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
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.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
HModify (Example)
Usage example of the HModify function
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Creating the Relation windows of a WINDEV RAD pattern