ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Table/Looper controls
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Summary table: Managing the application directories according to the platform
Record (Type of variable)
The Record type is used to save the values of a record.
15. Creating the executable in practice
Creating the executable in practice...
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Creating an executable: General options
The main executable options are as follows......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
System constants
List of constants used by the system functions....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Automation object
The Automation keyword is used to declare an automation object...
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
gLine (Function)
Builds a sequence of characters containing a line.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....