ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
SCM: Managing components
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Creating a delete query
A delete query (corresponding SQL statement......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code from a database....
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Binding controls to data
A window or page can display information from......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Events associated with OLE controls
List of events associated with OLE controls...