ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
HFSQL constants
List of constants used by the HFSQL functions....
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
Events associated with SilverLight control
List of events associated with SilverLight controls...
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
fCompress (Function)
Compresses a file.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
ArrayCopy (Function)
Copies the content of an array to another array.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Dictionary
The dictionary is a file that can contain the project elements......
ArrayDistinct (Function)
Returns an array without duplicates.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.