ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.Exist (Function)
Checks the existence of a chart in memory.
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB...
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support...
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified...
WDOptimizer: Editing and modifying a ".REP" file
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
HOpen (Function)
Opens a table.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected...
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential...
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.