ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copying controls from the page editor
The controls can be copied from the page editor......
Copying controls from the window editor
The controls can be copied from the window editor......
Copying controls from the report editor
The controls can be copied from the report editor......
ERR_CANNOT_RUN_EXPLORER
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......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
14. Report templates
...Report templates are used to easily standardize report layouts....
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
The pages
Pages are the main interface of a WEBDEV site......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.