ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
11. External component
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
7. Layouts using the Flexbox control
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
Note (Property)
The Note property is used to get and change a text associated with an element.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.