ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
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....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
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......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
ERR_NOTADEVVERSION
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)....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Access rights to a class property
A property is a code element that includes two processes......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
ERR_DISCONNECTED_UPDATE
25. Performing a process on several successive pages
Performing a process on several successive pages...
Popup window
WINDEV allows you to open windows in popup format......
On/Off button in a window
The on/off button is a button that operates like a check box......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......