ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDirSize (Function)
Returns the size of a directory in bytes.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
fShortPath (Function)
Returns the full short path of a file or directory.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
fListDisk (Function)
Returns the list of disks installed on the computer.
SysDir (Function)
Returns the path of a system directory.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control. From version 2025 Update 2, this function is no longer available. Google has implemented a new map style management mode. Now, you need to define map styles in the Google Maps platform and then use MapIDGgl to manage these styles....
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
CurrentYear (Function)
Returns the current year in integer format.