ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
NumberInWords (Function)
Converts a number to words.
<Date type>.ToInteger (Function)
Converts a date to an integer.
HCloseConnection (Function)
Closes a connection to a database.
grCreate (Function)
Creates a specific type of chart.
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
5. Displaying a WEBDEV Session site
13. Types of standard controls
Pre-launched sessions
A pre-launched session is a session of a Web site (or web service) automatically started on the Web server from the WEBDEV Application Server......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Creating an executable: Executable language
When creating the executable, you have the ability to choose the languages that will be included in the executable......
HCS.Timeout (Variable)
The HCS.ResponseTime variable is used to modify the connection time: for the connections established by HOpenConnection. for the automatic connection openings....
HOpenConnection (Function)
Opens a connection to a specific database.
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.