ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Handling Spreadsheet controls programmatically (in a report)
12. Synchronizing data
13. Security advantage: "Back" button
Calculates the symmetric difference between a geographic polygon and another geometry....
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
Wait (Function)
Temporarily stops the program execution.
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
The planes in WEBDEV
The planes are used to group the controls of an element......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
ShellExecute (Function)
Opens a document in its associated application.
Handling Gantt Chart controls programmatically
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.