ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
15. Repeating a group of controls: loopers
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Using the task management and the schedule
Time management is extremely important......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Access rights to a class property
A property is a code element that includes two processes......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
5. User Groupware in practice
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
WEBDEV Application Server 2024
Binding controls to data
A window or page can display information from......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
5. User Groupware in practice
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.