ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
iZoneHeight (Example)
Usage example of the iZoneHeight function
iReportPrintingStatus (Function)
Returns the status of the current print.
fChangeSize (Function)
Resizes an external file.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Font
The Font keyword can correspond to: a Font variable. the Font property....
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
TextToRTF (Function)
Converts text to Rich Text Format.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
iPrintImage (Example)
Usage example of the iPrintImage function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.