ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pictorial Percentage chart
The Pictorial Percentage chart illustrates data as percentages, using shapes......
<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:...
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
CertificateList (Function)
Returns the list of certificates available on the computer.
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
CertificateSignString (Function)
Creates the signature of a character string.
<WLanguageCodeFormatting>.Format (Function)
Formats WLanguage code: coloring, normalized rewriting, indentation, translation.
<Scanner variable>.Capability (Function)
Used to determine if a scanner has a given capability.
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
The Edit control
The Edit control allows users to enter data......
HOnError (Function)
Customizes the management of HFSQL errors.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
EventClose (Function)
Closes a synchronization event between several threads.
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
ToastDisplay (Function)
Displays a "Toast" message.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
EventOpen (Function)
Opens a synchronization event between several threads.