ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. 10 tips for better interfaces...
StatVarianceP (Function)
Calculates the variance for a full series of values.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
ArrayCopy (Function)
Copies the content of an array to another array.
Constants for managing Organizer controls
Constants for managing Organizer controls...
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
9. Hardware and software requirements
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
TimeToString (Function)
Converts a time to a string in the specified format.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
ReplicSynchro: Use
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....