ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
HViewToFile (Example)
Usage example of the HViewToFile function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
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.
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.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
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....
xlsMsgError (Example)
Usage example of the xlsMsgError function
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.
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)....
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Error 1003: The element does not exist in the class
<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.
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.