ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Iconize (Function)
Minimizes a WINDEV window.
5. The following files are automatically created
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
Text (Property)
The Text property is used to get and modify text.
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
W3C standardization
You must comply with the W3C standard (HTML 4......
Principle for running threads
At runtime, an application runs in a main thread......
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
ErrorBuild (Function)
Displays a custom error message in a system error window.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......