ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eToCurrency (Function)
Converts a value expressed in Euro into another currency.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
InWidgetMode (Function)
Indicates whether the code is run in Android widget mode.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
DocUpdateFormula (Function)
Updates the formulas in a document.
Enumeration (Variable type)
An enumeration is a set of values......
REP files
REP files contain the list of data files handled by the application....
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
DurationToString (Function)
Converts a duration to a character string in the specified format.
ExceptionPropagate (Function)
Propagates an exception.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatWrite (Function)
Writes an element into a matrix.
MatRead (Function)
Reads the value of a matrix element.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
Starting WDOptimizer in a command line
StatVariance (Function)
Calculates the variance for a series of values.
Decode (Function)
Decodes a character string that was encoded by Encode.