ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
xlsMsgError (Example)
Usage example of the xlsMsgError function
HViewToFile (Example)
Usage example of the HViewToFile function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
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.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
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.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
<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)....
HsMenu,Name (External language)
Adds a menu into the window that is opened.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.