ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
WDInst: choose the type of installation to generate
WDInst allows you to create several types of setup......
SNMP constants
List of constants used by the SNMP functions....
Examples for using the OLE DB provider for HFSQL
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example)....
Specific features of the Express version
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.
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
Complete (Function)
Returns a character string of a specified length.
Operations in a Select query : add and delete
The following paragraphs present......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)...
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Xaml functions
List of Xaml functions...
WDInst: Configuring the installation workstation
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
11. Choosing the action of a button/link
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Position (Function)
Finds the position of a specified string within another string.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.