ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
ServiceWait (Function)
Pauses the current service during the specified duration.
Compilation options
The compilation options allow you to define the help system generation settings......
fWrite (Function)
Writes: a character string into an external file. a memory section....
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......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
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....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
OpenMainMenu (Function)
Opens the main menu of the current window.
tapiDial (Function)
Dials a phone number for a voice line.
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......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
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......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.