ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
HListWatchedFiles (Function)
Returns a list of tables monitored by the HWatch function.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the original image to the Image control coordinate system.
ModbusDisconnect (Function)
Closes the Modbus session.
FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
GetTheme (Function)
Gets the current theme of a mobile application.
HOnError (Function)
Customizes the management of HFSQL errors.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function