ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
The structure of the file for remote control
The management of remote control uses a file in INI format......
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Error 108: The size of the variable is not allowed
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
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
Information 37: Optimize your FOR loop
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
HCross (Function)
Crosses a record in a data file.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Operations performed on object diagrams
The following paragraphs explain......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....