ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
grMenu (Function)
Defines the type of context menu displayed by a chart.
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Nation (External language)
Defines the display language for the titles, captions, messages...
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.
HOpen (Function)
Opens a data file.
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).
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.