ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Handling Gantt Chart controls programmatically
Scheduler report
The report editor allows you to create "Scheduler" reports....
28. Site SEO
Page Header block
The Page header block is printed on each new page......
Page with parameters
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Page (Property)
The Page property is used to handle a page.
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
13. Security benefit: managing the "Back" button
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
12. Control templates
...Control templates...
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......