ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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
Peeling Corner control properties
Callback fonction GPSRécupèrePosition...
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......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Body Complement block
The Body complement block is linked to the Body block......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
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......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
Voice commands in your applications
The applications that you develop can react to the user's voice......
ERR_NOTADEVVERSION