ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
fShortPath (Function)
Returns the full short path of a file or directory.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
HReadLast (Example)
Usage example of the HReadLast function
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
fListDisk (Function)
Returns the list of disks installed on the computer.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
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.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
SQLChangeConnection (Function)
Modifies the current connection.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
sEvent (Function)
Branches an event on a serial port.
fAttribute (Example)
Usage example of the fAttribute function