ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xmlSignatureReference (Variable type)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
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....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
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.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
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)....
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.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.