ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

15. Creating the executable in practice
Creating the executable in practice...
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
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....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Query editor
The query editor is used to automatically create queries on the data files......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Functions for managing objects (External language)
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....