ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InDays (Property)
The InDays property is used to convert a Duration variable to days.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
INIRead (Example)
Usage example of the INIRead function
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
HIndex (Example)
Usage example of the HIndex function
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
Installing and starting WDTRAD
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
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.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
ThreadRequestStop (Function)
Sends a stop request to a thread.
fDelete (Function)
Deletes a file accessible from the current computer.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
SQLReqExists (Function)
Checks the existence of a query.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.