ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Drive variable>.ListFile (Function)
Lists the files in a cloud-based drive directory.
DriveListFile (Function)
Lists the files in a cloud-based drive directory.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Internal component
An internal component is a set of elements from a project......
SMSSend (Function)
Sends an SMS.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.