ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
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
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
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.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
fShortPath (Function)
Returns the full short path of a file or directory.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
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.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
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.
Organizer control functions
The following functions are used to manage the Organizer control:...
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.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
fAttribute (Example)
Usage example of the fAttribute function