ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
grGradient (Function)
Enables or disables the display of color gradients in a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
SysDir (Function)
Returns the path of a system directory.
NextTitle (Function)
Modifies the title of next window to open.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.