ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Manipulating Map controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
rssInitialize (Function)
Loads a RSS stream in memory.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Operations performed on deployment diagrams
The following paragraphs explain......
Operations performed on sequence diagrams
The following paragraphs explain......
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Describing a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
HCreateMovableReplica (Function)
Creates a movable replication.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
RecycleBinClear (Function)
Clears the recycle bin of the system.
RecycleBinRestore (Function)
Restores a file found in the recycle bin of the system.
OpenSister (Function)
Opens a non-modal sibling window.
The different types of windows
The following types of windows can be created in a WINDEV application......
The Flexbox control
Flexbox is a standard layout system for web pages......