ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileDisplay (Function)
Displays a file in the browser of Web user.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
ThreadPersistent (Function)
Makes a thread persistent.
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
OCR constants
Adds a language to the native OCR system....
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
After
They After keyword can correspond to:
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
Guided tour management functions
Guided tour management functions...
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
CertificateSignString (Function)
Creates the signature of a character string.