ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HOpenConnection (Example)
Usage example of the HOpenConnection function
11. Controls in practice
Discover the main characteristics of the controls...
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Constants for managing images in websites
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Constants used for managing the multi-touch
Constants for managing the multi-touch...