ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Report viewer: Proposing several reports
In the document preview, end users can......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
19. Upload: Sending files to the server
21. Managing business rules
Managing business rules...
18. Management of business rules
7. Source Code Manager (SCM)
13. Security benefit: managing the "Back" button
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Set of procedures
The global procedures are grouped in set of procedures......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Principle of remote check
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
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......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
XMLChild (Function)
Positions on the first child element of current element.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
ERR_BAD_CONTEXT
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
5. Project configuration
Project configuration...