ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Execute (Function)
Starts the execution of a process through programming.
<mongoGridFS variable>.DeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
Label report
The report editor allows you to create "Label" reports......
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
iPreview (Function)
Configures the print destination.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
DownloadList (Function)
Lists the downloads from the current application in the download manager.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
Functions for managing images (prefix syntax)
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
<htmlDocument variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document.
diffApply (Function)
Applies a difference buffer to a specific buffer.