ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
The test mode cannot operate without the project and its pages, ...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Creating a Pivot Table control
To create a Pivot Table control......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
2. How to test a site?
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.