ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
BurnerSelect (Function)
Used to select the default burner.
Constants for external files
List of constants used by the functions for managing external files....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
BurnerCancel (Function)
Cancels the current burn process.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
FTP constants
List of constants used by the FTP functions....
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
LastDayOfYear (Function)
Returns the date of the last day of the year.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Drawer control properties
List of properties associated with the Drawer control...
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
BurnerAddFile (Function)
Adds a file to the compilation.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.