ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
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).
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
TreeCollapse (Function)
Collapses a branch previously expanded.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
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......
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
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...