ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
  • alpha channel.
ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
UploadProgress (Property)
The UploadProgress property gets the progress status of the POST request.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<Word Processing>.ExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
<gglConnection variable>.ListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
<gglConnection variable>.GetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
ConfidenceLevel (Property)
The ConfidenceLevel property gets the confidence level of a data analysis.
Start (Property)
The Start property gets the starting point of an element or event.
<Source>.ListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...