ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
HTTPRequest (Example)
Usage example of the HTTPRequest function
XML management: Use example
This application example manages an XML file named "Orders......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Error 204: using a parameter without optional value after parameters ...
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
HCopyRecord (Example)
Usage example of the HCopyRecord function
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
FileDisplay (Example)
Usage example of the FileDisplay function
FTPConnect (Example)
Usage example of the FTPConnect function
The Edit control
The Edit control allows users to enter data......
zipFindFile (Example)
Usage example of the zipFindFile function
Constants for manging the replication
List of constants used by the functions for managing the replication....
grColor (Function)
Returns and initializes the color of different chart elements.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
ComponentInfo (Function)
Returns information about a component.