ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
DecimalPart (Function)
Returns the decimal part of a number.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
StatSum (Function)
Calculates the sum for a series of values.
ToClipboard (Function)
Writes text or image information into the system clipboard.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
MemSort (Function)
Sorts the elements found in a memory zone.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Events associated with the project
List of events associated with the project...
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
StringBuild (Function)
Builds a character string from an initial string and parameters.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.