ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSize (Function)
Returns the size of a file (in bytes).
Dashboard constants
Constants used by the functions for managing Dashboard controls...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
LooperAdd (Function)
Adds a row at the end of a Looper control.
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
EmailSend (Example)
Usage example of the EmailSend function
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Contains (Function)
Allows you to check if a substring is within a string.
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
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....