ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
HAddLink (Function)
Adds an integrity rule between two data files on the server.
HConnect (Example)
Usage example of the HConnect function
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
grWndSize (Function)
Defines the size of the window containing the chart.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
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.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
StatCovariance (Function)
Calculates the covariance between two series of values.
HCloseConnection (Example)
Usage example of the HCloseConenction function
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
iColumnNum (Function)
Returns the number of the current column in a multi-column report.