ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with an Organizer control
The following events are associated with Organizer controls:...
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
Belgium.CheckCBE (Function)
Checks the validity of a CBE number (identifier from the Crossroads Bank for Belgian Enterprises).
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<Connection variable>.DeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
SQL view
An SQL view is a virtual data source defined by an SQL query......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.