ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
How to create and handle a structure?
This help page explains how to create and handle a structure....
9. Overlaying controls
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
How to create a patch?
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....
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Properties associated with the areas defined in Zoning mode
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Classes, members, methods and properties
A class is made of......
ReplicAdmin: Overview
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Chart: Managing legends
Several types of legends are supported in the charts......