ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reintegrating translated text into a project
Once the translation of framework libraries ("......
Vocabulary linked to replication
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.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
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......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
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)...
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......
IF statement
The conditional IF statement allows you to run an action according to a condition...
Constants for managing animations
List of constants used by the functions for managing the animations...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Copying and cloning
Variables are copied using the "=" operator...
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Operations performed on object diagrams
The following paragraphs explain......
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....
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......