ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
Report based on a class (MVP)
Reports based on a class allow you to directly print data from an Array member of a class......
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
PageWriteHTTPCode (Function)
Specifies the HTTP code that will be returned to the client after the Server code of the page is executed.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Handling a control through programming in a report
All report controls can be handled through programming......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Browser constants
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.