ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
<Chart>.HMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
How to?
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Table, List Box and Combo Box controls bound to queries
A Table, List Box, or Combo Box control can be used to display the content of a table or query......