ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
TreeCollapse (Function)
Collapses a branch previously expanded.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Arithmetic operators
The arithmetic operators are......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Creating the Table pages of the WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern