ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
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).
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
Handling a control through programming in a report
All report controls can be handled through programming......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
iPrintReport (Function)
Prints a report created with the report editor.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
fListResource (Function)
Lists the resources integrated to the application.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Push notification
A mobile device can receive push notifications......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.