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......
KeyPressed (Function)
Checks which key is pressed.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
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....
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
OLELoad (Function)
Initializes an OLE control with an OLE object.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Using the query result
The result of a select query can be used in......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
HCreateMovableReplica (Function)
Creates a movable replication.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Creating a table in a report
Tables can be created in a report......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
fMoveDir (Function)
Moves a directory and its content.
iDestination (Function)
Configures the print destination.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...