ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
ERR_NO_TABLE
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Body Complement block
The Body complement block is linked to the Body block......
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Error 532: The size of the string to extract must be strictly positive
Error 1054: 'Ancestor' cannot be used outside the code of a class
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Set of procedures
The global procedures are grouped in set of procedures......