ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iCreateFont (Function)
Creates a new print font.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Overview of external languages
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Private Store for mobile applications
There are two methods two deploy your applications......