ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenMainMenu (Function)
Opens the main menu of the current window.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
TreeDisplay (Function)
Refreshes a TreeView control from a given position.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
ServiceWait (Function)
Pauses the current service during the specified duration.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
tapiDial (Function)
Dials a phone number for a voice line.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
EmailCheckAddress (Function)
Checks the validity of an email address.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......