ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
24. Displaying and linking pages
4. HFSQL Classic
HFSQL Classic is the database format......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
3. Application development cycle
Development cycle of a WINDEV application....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
3. UML models in practice
Error 121: Shadowing a structure
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<zipArchive variable>.Close (Function)
Closes an archive.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
zipClose (Function)
Closes an archive.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
ERR_NO_PROJECT
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
ModbusDisconnect (Function)
Closes the Modbus session.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......