ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
TimePicker (Function)
Opens the system time picker.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPNbValue (Function)
Returns the number of values for an attribute.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Radio Button control functions
The following functions are used to manage the Radio Button controls......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Calendar functions
List of Calendar functions...
LastDayOfYear (Function)
Returns the date of the last day of the year.
DatePicker (Function)
Opens the system date picker.
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.