ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure...
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan"...
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available...
Python: Native calls
WLanguage allows for native Python calls......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Bitwise operators
The operations on binary values are performed......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
eChangeCurrency (Function)
Converts a currency into another currency.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Typecasting of parameters
The description of the parameter type is optional......
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept...
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection...
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table...
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called...
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.