ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Materialized view
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
ErrorThrow (Function)
Throw a non-fatal error.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
fWrite (Function)
Writes: a character string into an external file. a memory section....
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......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
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......
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......