ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Automation object
The Automation keyword is used to declare an automation object...
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min