ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
fSeparator (Function)
Returns a file path with normalized separators.
gImage (Function)
Builds a sequence of characters containing an image.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
FTPCommand (Function)
Sends a specific FTP command to a server.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
fClose (Function)
Closes an external file.
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.
HTTPAddFile (Function)
Adds a file to the HTTP form.