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.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
9. Types of standard controls
Types of standard controls...
Modbus constants
Constants used by the Modbus management functions....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
API (Function)
Runs a function found in an external DLL.
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
fRead (Example)
Usage example of the fRead function
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Constants for managing the registry
List of constants used by the registry management functions....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Constants for managing animations
List of constants used by the functions for managing the animations...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
fUnlock (Function)
Entirely or partially unlocks an external file.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....