ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
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).
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
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......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
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....
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
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....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Runtime log
The runtime log is the best way to identify the most used features of an application......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Installing a Webservice (old format)
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Creating an executable: General options
The main executable options are as follows......