ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysColor (Function)
Identifies or modifies the color of a Windows element.
grWndSize (Function)
Defines the size of the window containing the chart.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
iParameterReport (Function)
Configures the printer by opening the configuration window.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
SysIconize (Function)
Used to find out whether a window is minimized.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Warning (Function)
Displays a custom message in a system warning window.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Options of the window editor
To configure the general options of the window editor......
Find out the account that runs the AWP protocol
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
Info (Function)
Displays a custom message in a system information window.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......