ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
NFC functions
Functions used to manage the NFC standard...
NotifDeleteCategory (Function)
Deletes a notification category from the application.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
<redisConnection>.PipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
<Toolbar>.Dock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
<Toolbar>.Undock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Software Factory
The concept of software factory is used to automate the process for creating applications....
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<mongoCollection variable>.Find (Function)
Finds documents in a MongoDB collection.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.