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.
Handling menu options programmatically
The menu options can be handled......
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
RGBBlue (Function)
Returns the blue component of an RGB color.
3. UML models in practice
XML functions
List of XML functions...
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications......
User Groupware files
Two categories of data files are managed......
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
Generating an application for Universal Windows 10 App
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
Certificate management functions
The following functions are used to handle the certificates:...
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Private Store for mobile applications
There are two methods two deploy your applications......