ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
<aiNeuralNetworkModel variable>.Detect (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
<TreeView>.DeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
<Chart>.Scatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
TreeDeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
ERR_BAD_CONTEXT_FOUND
Testing a project: setting
By testing the project you can simulate how the application will run......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
ERR_DISCONNECTED_UPDATE
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......