ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
XMLOpenReader (Example)
Usage example of XMLOpenReader
Operating mode of dynamic Active WEBDEV Pages
BrowserType (Function)
Returns the type of browser used by the Web user.
Input (Function)
Displays a message allowing the user to type an information.
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
EmailListFolder (Example)
Usage example of the EmailListFolder function
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Advanced types
The advanced types of WLanguage are as follows...
Warning 18: Loop without potential end
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
HRestoreBackup (Example)
Usage example of the HRestoreBackup function
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Redis management functions
The following functions are used to manage a Redis database:...
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
HRead (Function)
Reads a record in a file according to a given record number.
HInfoReplica (Function)
Returns information about the specified replica.
WEBDEV 2024 Tutorial - Table of contents
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
NetworkConnect (Function)
Associates a drive with a shared network directory.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
SQLModify (Example)
Usage example of the SQLModify function