ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
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.
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....
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.
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).
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
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.
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView 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).
Table,Count (External language)
Returns the number of elements in a Table control.