ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Various WEBDEV constants
Various WEBDEV constants...
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
The planes (in a window or in a report)
The planes are used to group the window controls......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
System constants
List of constants used by the system functions....
Comparison operators
The comparison operators can be divided into several categories......
Principle for running threads
At runtime, an application runs in a main thread......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Secret string vault
Passwords, private keys and tokens are often used in programming......