ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
HBackup (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.
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
9. Application menus
Menus are displayed in different ways......
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
TimeToInteger (Function)
Converts a time to an integer.
NumberInWords (Function)
Converts a number to words.
<Date type>.ToInteger (Function)
Converts a date to an integer.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
DateToInteger (Function)
Converts a date to an integer.
HCloseConnection (Function)
Closes a connection to a database.
SQLChangeConnection (Function)
Modifies the current connection.
NetOpenRemoteAccess (Function)
Establishes a remote connection.