ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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, ......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
<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.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
4. HFSQL Classic
Composite variable
A composite variable contains different types of elements (members)...
Feedback component
The Feedback component is a component provided with WINDEV......
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......
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)......
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
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.
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.
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......