ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of 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
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
SFExecuteProcess (Function)
Requests the execution of a specific process.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
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.
EventCreate (Function)
Creates an event.
SemaphoreCreate (Function)
Creates a semaphore.