ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Testing the WEBDEV Application Server setup with an example
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
<Variable ftpConnexion>Connect (Function)
Connects the current computer to an FTP server (File Transfer Protocol). This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
User group settings
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
7. AJAX technology
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
2. Types of setup
Types of setup...
"About" window
The "About" window is used to display and access various information about the current application......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
<Menu>.InsertOption (Function)
Inserts a new option at a specific position.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
".STY" file: "Style sheet" file
A style sheet is a "......
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....