ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
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......
General environment of WINDEV
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
HFSQL Client/Server: Configuring the data files on the server
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
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)....
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
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......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
14. Report templates
...Report templates are used to easily standardize report layouts....
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
23. Print modes
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Query based on query
Queries can be based on items from another query......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
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...
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.