ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Context menu of Image controls
A context menu is available for Image controls......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
WDZip: Overview
WDZip is used to compress and group your files in archives......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
<Chart>.HolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
WINDEV concepts
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Configuring Reports & Queries
Reports & Queries is used to......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Error 101: Declaration of global variable not allowed
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......