ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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".
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
BurnerSave (Example)
Usage example of the BurnerSave function
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....
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
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
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