ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
SFConvertLead (Function)
Converts the leads.
Image drawing and processing functions
List of image drawing and processing functions...
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
ThreadExecute (Function)
Starts the execution of a secondary thread.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
INIRead (Example)
Usage example of the INIRead function