ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
BurnerList (Function)
Returns the list of burners installed on the current computer.
HListWatchedFiles (Function)
Returns a list of tables monitored by the HWatch function.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
HInfoDatabaseRights (Function)
Gets the rights granted to a user or group on a database.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
grTitle (Function)
Modifies the caption and/or position of the chart title....
<Edit>.DeleteAllAssistedInput (Function)
Clears the values in the suggestion list of an Edit control.
SelectedCipher
The SelectedCipher property gets the name of the cipher used.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Properties associated with the chart series
List of properties associated with the chart series...
<Edit>.CloseAssistedInput (Function)
Closes the list of input suggestion of an Edit control.
Attach (Property)
The Attach property gets and changes the attachments of an email.
BitwiseNOT (Function)
Returns the result of a bitwise NOT operation performed on a value.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
StatusCode
The StatusCode property gets the status of the response to the request.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
HighlightColor (Property)
The HighlightColor property sets the highlight color of an element.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....