ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
SIPVisible (Function)
Displays the keyboard.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
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
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
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.
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.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
ThreadRequestStop (Function)
Sends a stop request to a thread.