ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
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.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
CurrentYear (Function)
Returns the current year in integer format.
iGroupAdd (Function)
Adds a report to a group of reports.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Input (Function)
Displays a message allowing the user to type an information.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HPriority (Function)
Finds out and modifies the priority of the calling application.
LDAP constants
List of constants used by the LDAP functions....
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.