ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
<TimeLine>.Display (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
ERR_WDADMIN_EXIST
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
<Connection variable>.RetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
6. Multilingual sites
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
Character strings
WLanguage supports different types of strings....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.