ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
7. Multilingual applications in practice
Error 703: The property does not exist
Arithmetic operators
The arithmetic operators are......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Handling a control through programming in a report
All report controls can be handled through programming......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
ERR_CLOSED_PAGE
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
How to create and handle a structure?
This help page explains how to create and handle a structure....
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
OCRAddLanguage (Function)
Adds a language to the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......