ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
BackgroundTaskAdd (Function)
Adds a new background task.
Other operators
The following are additional operators......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Using the Vista style in your windows
WINDEV allows you to customize......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....