ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
PDFIsProtected (Function)
Checks whether the PDF file requires a password to be read.
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
zipDeleteFile (Function)
Deletes a file from an archive.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
9. Types of standard controls
Types of standard controls...
CallDLL32 (Example)
Usage example of the CallDLL32 function
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. in the contacts list of your device (Android, iPhone or iPad)....
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
CameraRequestPermission (Function)
Requests permission to use the device's camera....
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
NumberInWords (Function)
Converts a number to words.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
grZoom (Function)
Defines the zoom of a chart.
BackgroundTaskAdd (Function)
Adds a new background task.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreate or HCreationIfNotFound).
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.