ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
NetworkConnect (Function)
Associates a drive with a shared network directory.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
The Item control
The "Item" control is used to edit the content of an item found in a data file......
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Constants for managing Gantt charts
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
HDeleteServerTrigger (Function)
Deletes a server trigger.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
ThreadMode (Function)
Changes the management mode of threads.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
ColorPalette (Function)
Returns a color found in the current palette.
TreeExpand (Function)
Expands a node in a TreeView control.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......