ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
SegmentedButtonDelete (Function)
Deletes an option from a Segmented Button control.
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
grMenu (Function)
Defines the type of context menu displayed by a chart.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
Autofill (Property)
donne une information de type pour le remplissage auto iOS/Android...
Redis functions
The following functions are used to manage a Redis database:...
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....