ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Project description: Files tab
The project description window allows you to configure various elements of your project......
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......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Project description: Options tab
The project description window allows you to configure various elements of your project......
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
sEvent (Function)
Branches an event on a serial port.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
SCM file format evolutions
Four versions are available for the SCM repository......
How to loop through a file using filters?
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Select query description window
The description window of a select query includes several sections......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...