ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Time management help
Time management is extremely important......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Native SQL Server Connector license agreement
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HTML (Property)
The HTML property is used to configure the use of HTML content.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Handling Scheduler controls programmatically
A Scheduler control can be......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
The Upload control
The Upload control is used to upload files on the Web server......