ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
dbgInfo (Function)
Returns a debug information.
<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.
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?
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)......
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.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
USBFind (Function)
Finds a USB device according to keywords.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
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.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
<Kanban>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
<Kanban list>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.