ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

25. Performing a process on several successive pages
Performing a process on several successive pages...
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
ERR_CANNOT_CREATE_TMP
ERR_LAUNCH_FAILED
Analysis links
The links are used to link the files found in an analysis between themselves......
SCM administrator: Merging repositories
By merging repositories, you can combine projects from several repositories into a single repository......
Managing the mandatory input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The user can then print the report directly from a button, a menu option, etc....
Remote Control: Customizing with your own procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
ERR_NOTADEVVERSION