ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: which ini
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
The structure of the file for remote control
The management of remote control uses a file in INI format......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
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....
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Keep-alive on connection
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
HSL (Function)
Creates a color from its hue, saturation and lightness.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
INIRead (Example)
Usage example of the INIRead function
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.