ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Position (Function)
Finds the position of a specified string within another string.
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
<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.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.