ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_LOADMOREDLL
Classe représentant un fichier uploadé dans le champ upload...
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......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
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.)...
ERR_CANNOT_CREATE_TMP
ERR_LAUNCH_FAILED
Analysis links
The links are used to link the files found in an analysis between themselves......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
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......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
WindowsVersion (Function)
Returns the runtime mode of Windows.
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......
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....
Automatic table modification
The automatic table modification updates the description of tables on user computers......
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......
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.