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.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
WDDeploy features
WDDeploy can be used to......
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
Guest (Property)
The Guest property is used to get and modify a list of guests.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.