ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
Properties of a help page
The characteristics of a help page are used to define......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Rating control properties
The Rating control can be used in a window as well as in a page....
The key items
Keys are specific items in your analysis......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
6. WEBDEV Account Manager
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Help system properties
The properties of help system are used to define......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......