ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
SQLConnect (Example)
Usage example of the SQLConnect function
Google constants
List of constants used by the Google functions....
SQLModify (Example)
Usage example of the SQLModify function
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
The HTML Display control
The HTML Display control displays a web page in an application......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
TableMode (Function)
TableMode is kept for backward compatibility.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
fStopCompress (Example)
Usage example of the fStopCompress function
HChangeConnection (Example)
Usage example of the HChangeConnection function