ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the table match the parameters described programmatically or in the database schema.
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....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
<Source>.Creation (Function)
Creates an empty table (extension ".FIC") with index file, full-text index file, spatial index file, and memo file if required.
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Key (Property)
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable....
Error 1049: The access directives are not allowed in a composite variable
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......
Programming the table cells
The Table controls can be handled......
Discover all the possibilities of pivot tables
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Constants for WLanguage types
List of constants for managing WLanguage types....