ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSeriesLabel (Function)
Initializes the label of a data series in a chart.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Val (Function)
Returns the numeric value of a character string.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
User report editor (Reports & Queries)
A report provides a custom view of data......