ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
Month (Property)
The Month property is used to get and change the month of an element.
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
SysNation (Function)
Returns the nation currently used by the system.
5. The following files are automatically created
The structure of the file for remote control
The management of remote control uses a file in INI format......
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.
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
<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?
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.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
USBFind (Function)
Finds a USB device according to keywords.
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......