ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
HCloseConnection (Example)
Usage example of the HCloseConenction function
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
HListItem (Example)
Usage example of the HListItem function
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
Managing main window menus
A main menu is necessarily associated with a window......
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCreateView (Example)
Usage example of the HCreateView function
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
HRestoreBackup (Example)
Usage example of the HRestoreBackup function
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
LDAPRenameAttribute (Function)
Renames an attribute.