ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native 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...
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
1. Testing a site: Elements to be tested
"?" menu
WINDEV proposes a help menu adapted to your applications......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
.Net functions
List of .Net functions...
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Success (Property)
The Success property indicates whether the operation was successful.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
13. 3-Tier architecture
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......