ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a Combo Box control to an item
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Type and version of Web server
The configuration diagnostic displays the following error......
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.