ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Creating anchors
The anchors are used to define specific points in a help page......
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....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
ERR_BUTTON_EXPECTED
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......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
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......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Image control: the supported formats
The supported image formats are as follows:...
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
15. Repeating a group of controls: loopers
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
ERR_BAD_ACTION