ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssInitialize (Function)
Loads a RSS stream in memory.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
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.
Count (Property)
The Count property returns the number of elements in a given set.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Creating index keywords
Index keywords allow users to easily find a help page......
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<DiskFile variable>.Close (Function)
Closes an external file.
Functions for handling directories and external files
List of functions for handling external files...
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...