ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
ERR_BAD_PARAMETER
8. Binding controls to data
A window can display information from......
8. Associating controls with data
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Handling Spreadsheet controls programmatically (in a report)
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Programming patterns
CAUTION......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Creating the skin template of a report
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Progress Bar control properties
List of properties associated with the Progress Bar control...
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.