ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
dFont (Function)
Declares the font to be used by the dText function: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
Decoding bar codes using a Camera control
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
<HFSQL connection>.StatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
grParameter (Function)
Retrieves or modifies a chart parameter.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Events associated with Edit controls
WLanguage events associated with Edit controls...
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
BurnerCancel (Function)
Cancels the current burn process.
TreeExpand (Function)
Expands a node in a TreeView control.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.