ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
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)......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HDelete (Function)
Deletes a record from a data file (query or view).
HInfoLog (Function)
Returns information about the server logs.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Options of the window editor
To configure the general options of the window editor......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
iCreateFont (Function)
Creates a new print font.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Commands of the external interface
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Print constants
List of constants used by the print functions....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....