ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
16. Java applications in practice
Java applications in practice...
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Testing a static page
The test of a single page runs the current page in WEBDEV......
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
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....
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
zipCreate (Example)
Usage example of the zipCreate function