ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Obtaining an SSL certificate for IIS2 (2.0 or later)
dbgSaveDebugDump (Function)
Saves a dump file of the application.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
iPrintImage (Function)
Sends the image file to print to the print buffer.
2. User-friendly editors in practice
User-friendly editors in practice...
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Label report
The report editor allows you to create "Label" reports......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
The Static control
A Static control is a control used to display a static text......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Creating the Table windows of the WINDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......