ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
API (Function)
Runs a function found in an external DLL.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Enabled (Property)
The Enabled property enables or disables an element.
CallDLL32 (Function)
Runs a function found in an external DLL.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
InfoImage (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparent area....
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.