ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Feedback component
The Feedback component is a component provided with WINDEV......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
3-tier architecture
The development in "3-tier" architecture is now simplified......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Reloading a document
To reload a document, ......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Using the Salesforce service
Salesforce is a very popular CRM software......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.