ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Guided tour management constants
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
XMLSign (Function)
Signs an XML document.
WLanguage procedure called by AppleSignIn
Procedure ("Callback") called by AppleSignIn when the Apple authentication result is obtained.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Installing the monitoring robot
The monitoring robot includes three executables......
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
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...
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
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....
<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.