ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associating documents with the project
To describe a project in detail, you can associate documents with it......
Installing the monitoring robot
The monitoring robot includes three executables......
Creating and handling an item
The main operations that can be performed on an item are as follows......
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.
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.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
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......
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
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.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
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.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.