ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling report blocks
The different operations available on report blocks are as follows......
WINDEV: Example of programmed Drag and Drop
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
The Edit control
The Edit control allows users to enter data......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
History of versions
The history of setup versions is an advanced feature of the network setup......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
The Check Box control
A Check Box can correspond to......
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
RedisSet (Function)
Changes the value of a key on a Redis server.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....