ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ThreadMode (Function)
Changes the management mode of threads.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HClient structure
The HClient structure is used to......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
iFont (Function)
Selects the default font.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.