ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NextTitle (Function)
Modifies the title of next window to open.
Control constants
List of constants used by the functions for managing controls...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
13. External component in practice
External component in practice...
12. External component in practice
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Creating the Vision pages of the WEBDEV RAD pattern
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Input (Function)
Displays a message allowing the user to type an information.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
fMoveDir (Function)
Moves a directory and its content.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
HFSQL constants
List of constants used by the HFSQL functions....
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min