ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
Installing the monitoring robot
The monitoring robot includes three executables......
Style (External language)
Loads a style sheet.
PicRotation (Function)
Rotates a WDPic image.
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
Creating and handling an item
The main operations that can be performed on an item are as follows......
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
xlsUnmergeCell (Function)
Unmerges a range of cells.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
HLogInfo (Function)
Adds comments to the log when saving the operation.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
User report editor (Reports & Queries)
A report provides a custom view of data......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
SysInstance (Function)
Returns the instance of a module.
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
HDescribeFile (Function)
Describes a data file programmatically.