ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

First project window
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
NextTitle (Function)
Modifies the title of next window to open.
DateTime (Variable type)
The DateTime type allows you to manipulate dates and times...
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified item.
WDInst: Grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.