ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyReport (Reserved word)
MyReport is used to handle the current report...
TreeCollapse (Function)
Collapses a branch previously expanded.
Option (Property)
The Option property is used to get and change certain options.
The HTML control
The HTML control displays HTML pages or HTML code......
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
11. Controls in practice
Discover the main characteristics of the controls...
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
HDescribeItem (Example)
Usage example of the HDescribeItem function
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
XMLParent (Example)
Usage example of the XMLParent function
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
<Chart>.Draw (Function)
Draws a chart according to the specified parameters.
<emailOutlookSession variable>.NbMessage (Function)
Returns the number of incoming messages in Outlook.