ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
WLanguageCodeCompiling (Variable type)
The WLanguageCodeCompiling type is used to define all the compiler options used by the Compile, ExecuteCode and EvaluateExpression functions, as well as by the Code Editor control (via the Compiler property).
WEBDEV site deployment: automatic modification of tables
The automatic modification of the tables allows updating the description of tables on the Web server......
FinFutureVal (Function)
Returns the future value of an investment.
Google Contacts functions
List of functions for managing Google contacts...
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via OLE DB.
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
ControlClone (Function)
Creates a new control from an existing control.
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.