ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
SFDelete (Function)
Deletes records from a Salesforce database.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
ServiceControl (Function)
Sends a control message to a service.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
fDirectoryExist (Function)
Checks the existence of a directory.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Conversion (Function)
Converts a value from a unit to another one.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Constants for telemetry management
Constants for telemetry management...
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.