ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: Fichier INI
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
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......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
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....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
fSeek (Example)
Usage example of the fSeek function
fDelete (Example)
Usage example of the fDelete function
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
fShortName (Example)
Usage example of the fShortName function
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....