ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
BurnerAddFile (Function)
Adds a file to the compilation.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
1. Examples provided with WINDEV Mobile
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
dCopy (Function)
Copies an image to another image.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
Creating the Form pages of a WEBDEV RAD pattern
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
WDDeploy: Deploying a package
WDDeploy can be used to......
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
2. User-friendly editors in practice
User-friendly editors in practice...
PDF Reader control: Use ribbon and panes
The PDF Reader control includes multiple features accessible via......
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.