ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
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.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
4. HFSQL Classic
Feedback component
The Feedback component is a component provided with WINDEV......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
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......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Composite variable
A composite variable contains different types of elements (members)...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
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)......
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
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....
3-tier architecture
The development in "3-tier" architecture is now simplified......
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
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.
HFSQL properties
List of HFSQL properties...
Reloading a document
To reload a document, ......