ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Check: Sending an email
The monitoring robot will......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
HSetREP (Function)
Enables or disables the management of .REP file.
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Message text file format
The text files created by WDMSG use a specific format......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Constants used by the the functions for managing the HFSQL Cluster
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Table,Display (External language)
Refreshes the Table control.
Table,Add (External language)
Adds an element to a Table control.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
sOpen (Example)
Usage example of the sOpen function
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.