ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Binding controls to data
A window can display information from......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
9. Monitor your sites, servers, etc.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Composite keys
A composite key is a key item containing several other items......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
8. Windows in practice
Discover the main actions that can be performed on the windows....
The Calculated control
The "Calculated" control is used to perform calculations in a report......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
ERR_NO_END_TAG
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Error 1018: The method is global: use the: operator: to access it