ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
ThreadEnd (Function)
Ends the execution of the current thread.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
HPass (Function)
Defines the password used to create or open a table.
ThreadCurrent (Function)
Returns the name of the thread currently run.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
GPSGetPosition (Function)
Retrieves information about the current device position.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
ShellExecute (Function)
Opens a document in its associated application.
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.