ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Replication vocabulary
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
TableMode (Function)
TableMode is kept for backward compatibility.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
System constants
List of constants used by the system functions....
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Managing main window menus
A main menu is necessarily associated with a window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Creating a delete query
A delete query (corresponding SQL statement......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Text editing (Code editor)
When developing a new feature, it may be useful to keep the same environment for opening text files... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......