ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontMinSize (Property)
The FontMinSize property gets and sets the minimum size of the font used in a Static Text control with the "Reduce font" option.
TreeView Table control events
List of events associated with the TreeView Table controls...
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
8. "Mobile friendly" site: Dynamic serving
WEBDEV site deployment: automatic modification of tables
The automatic modification of the tables allows updating the description of tables on the Web server......
ERR_DISCONNECTED_TIMEOUT
24. Displaying and linking pages
Yousign
It is now common for individuals or businesses to sign contracts electronically......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
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....
SCM: Checking in an element
When an element is checked back into the repository, it becomes available to all the users of the Source Code Manager......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).