ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
HDescribeItem (Example)
Usage example of the HDescribeItem function
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
HIndex (Example)
Usage example of the HIndex function
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
HFileExist (Example)
Usage example of the HFileExist function
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
TableInfoXY (Example)
Usage example of the TableInfoXY function