ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
Guide organization
Organization of WINDEV Concepts...
Unalterable (Property)
The property Unalterable property is used to set the inalterability of a table: the table cannot be modified; only additions can be made.
The use of the Automation type in a site is reserved for the advanced users
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
End of Document block
The End of document block is run once at the end of the report execution......
4. UI: Windows
IU of windows...
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....
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
FontBold (Property)
The FontBold property is used to manage bold style in a text.
Data model editor: types of links
Several types of links can be found between the files......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......