ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ExportJSONString (Function)
Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string.
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
Input suggestion functions
The following functions are used to program input suggestion options in Edit controls...
Scanner functions
The scanner functions are as follows:...
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
CertificateSignString (Function)
Creates the signature of a character string.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
<WLanguageCodeFormatting>.Format (Function)
Formats WLanguage code: coloring, normalized rewriting, indentation, translation.
CertificateList (Function)
Returns the list of certificates available on the computer.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
<fbSession variable>.Stop (Function)
Closes the Facebook session opened with FBStartSession.
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
Standard FTP functions
List of standard FTP functions...
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Know whether the table (table defined in the data model editor or programmatically defined) can be used in HFSQL Client/Server in a transaction with a "REPEATABLE READ" isolation mode. Allow the use of a transaction that includes a "REPEATABLE READ" isolation level for a table (only for tables defined programmatically)....
JSONExecute (Function)
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation).
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
EventOpen (Function)
Opens a synchronization event between several threads.
EventClose (Function)
Closes a synchronization event between several threads.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.