ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
iParameterViewer (Function)
Configures the report viewer.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
AppInstallUPD (Function)
Triggers the automatic update of current application.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
iColumnEnd (Function)
Forces a column break in a multi-column report.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
iSkipLine (Function)
Forces one or more line break.
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.