ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
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......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Installing the monitoring robot
The monitoring robot includes three executables......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
BackgroundTaskAdd (Function)
Adds a new background task.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
13. External component in practice
External component in practice...
12. External component in practice
Summary table: Managing the application directories according to the platform
Link properties
When creating a link, you can simply specify the destination......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......