ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Obtaining an SSL certificate for IIS2 (2.0 or later)
How to create a patch?
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
5. Site test in practice
Specific features of the Express version
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
ERR_BAD_ACTION
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
5. HFSQL Cient/Server
1. Project and analysis
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Style of a control
As soon as it is created, a control is associated with a style......
Using an external component in an application
A component can be reused at any time in any application......
Native MySQL 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......
Message text file format
The text files created by WDMSG use a specific format......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......