ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eChangeCurrency (Function)
Converts a currency into another currency.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
grSourceSeries (Function)
Defines the source of a series.
The Multimedia control
The Multimedia control is used to play multimedia files......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
17. TLS/SSL: Encrypting information on the Web
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Burner constants
List of constants used by the burner functions....
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
GPSGetPosition (Function)
Retrieves information about the current device position.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Constants for managing emails
List of constants used by the functions for managing emails....
16. Java applications in practice
Java applications in practice...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min