ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
dbgInfo (Function)
Returns a debug information.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Events associated with Link controls
List of events associated with Link controls...
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Events associated with Button controls
List of events associated with Button controls...
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
GetDefinition (Function)
Retrieves the definition of element type.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
1
2
3
4
5
6
356
>