ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
xmlSignatureReference (Variable type)
The xmlSignatureReference type is used to add a reference section into the XML signature.
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
fLoadResource (Function)
Loads the content of a resource from a library.
<Organizer>.ListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
rssSave (Function)
Builds the RSS feed and saves the RSS feed in an XML file.
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.