ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera/Video functions (prefix syntax)
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Image control in a page
Type and version of Web server
The configuration diagnostic displays the following error......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
WDInst: handling the files to install
By default, the files to install are......
Specific features of the Express version
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.