ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
RegistryValueType (Function)
Returns the type of value found in the registry.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
fMoveDir (Function)
Moves a directory and its content.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
NetworkConnect (Function)
Associates a drive with a shared network directory.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
SocketConfigure (Function)
Configures the use of Socket functions.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
1
4
5
6
7
8
12
>