ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Deploying a WEBDEV website to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV website (in Session or AWP mode) on a remote Application Server requires......
WDINT license agreement
WDINT license agreement...
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
WDMSG license agreement
WDMSG license agreement...
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Page Header block
The Page header block is printed on each new page......
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
WDTRAD license agreement
WDTRAD license agreement...
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......