ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlCurrent (Function)
Returns the name of the control currently in edit.
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
Entity of a CDM
To group information according the MERISE method, entities must be created......
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
ExeGetPID (Function)
Returns information about the current process.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
WDTRAD options
<Page>.Address (Function)
Used to find out the Internet address of a page.
Site Map control properties
List of properties associated with a Site Map control...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Automatic calculations in a Table control (AAF)