ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPGet (Example)
Usage example of the FTPGet function
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
gImage (Function)
Builds a sequence of characters containing an image.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
HCloseConnection (Example)
Usage example of the HCloseConenction function
EmailCheckAddress (Function)
Checks the validity of an email address.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function