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.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
Twain constants
List of constants used by the Twain functions....
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
8. Traffic statistics of dynamic sites
1
2
3
4
5
6
145
>