ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
iParameterPDF (Function)
Defines the options for the generated PDF file.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
<Dashboard>.ResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
<Dashboard>.MoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
dbgInfo (Function)
Returns a debug information.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
How to find out whether a report was printed?
The structure of the file for remote control
The management of remote control uses a file in INI format......
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
USBFind (Function)
Finds a USB device according to keywords.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
<Kanban>.DeleteList (Function)
Deletes a list from a Kanban control.
DnDForce (Function)
DnDForce is kept for backward compatibility.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
fMemOpen (Function)
Opens a memory zone shared between several applications.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.