ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
Recompiling the project
The project compilation is a process used to......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
Page templates
WEBDEV allows you to create page templates......
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
Scope (Property)
The Scope property property is used to specify requested permissions.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Global (Property)
The Global property is used to determine if an element is global.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
DurationToString (Function)
Converts a duration to a character string in the specified format.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
4. When to use the debugger?