ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Burn functions
List of burner functions...
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Configuring the IIS 7/7.5 server
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......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Data persistence
The data persistence is used to store the value typed by the user......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
USB functions
List of USB functions...
grSourceCategoryLabel (Function)
Defines the source of the category labels.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......