ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
TimeLine control events
The following events appear by default in the WINDEV code editor...
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.
QuickActionPin (Function)
Generates a request to pin a quick action.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
LinestringGeoAddPoint (Function)
Adds a new point to a geographic linestring.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
<gglDrive variable>.DownloadGglFile (Function)
Downloads a Google Docs Editors file from Google Drive in a given compatible format.