ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
WINDEV/WINDEV Mobile field styling
As soon as it is created, a control is associated with a style......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
grRBAddData (Function)
Adds data to a Radial Bar chart.
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:...
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Options of the window editor
To configure the general options of the window editor......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......