ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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)...
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<DiskFile variable>.Close (Function)
Closes an external file.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV 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....
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an 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...
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Functions for managing emails (prefix syntax)
List of functions for managing emails...
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
fClose (Function)
Closes an external file.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
Email management functions
List of functions for managing emails...
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.