ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UI audit: Detect obsolete features
The lifecycle of some projects span several years......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Custom tooltips
Tooltips are very useful for application users......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
SQLExec (Function)
Names and runs an SQL query.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Options of the window editor
To configure the general options of the window editor......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
The Dashboard control
Dashboards are essential elements in an application......
Creating a window skin template
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Debugging constants
List of constants used by the debugging functions...
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
2. Modes to install an application
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......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......