ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Debugging functions
List of debugging functions...
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Table>.InputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
Sensor constants
Constants used by the SensorXXX functions...
CmdReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
TableInputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
CmdWriteStandardInput (Function)
Writes data to the standard input of the command executed in console mode.
Functions for handling commands in console mode
Functions for handling commands in console mode....