ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsVersion (Function)
Returns the Excel version that was used to save the file.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
fDirRename (Function)
Renames a directory.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
iCloseReport (Function)
Stops printing the current report immediately.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......