ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Classes, members, methods and properties
A class is made of......
8. Binding controls to data
A window can display information from......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
6. WEBDEV Account Manager
Binding a Combo Box control to an item
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
3. Deploying a dynamic WEBDEV site
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
The Upload control
The Upload control is used to upload files on the Web server......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......