ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. The following files are automatically created
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
CurrentWin (Function)
Identifies the window currently in edit.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
iFont (Function)
Selects the default font.
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Handling menu options programmatically
The menu options can be handled......
Using the Vista style in your windows
WINDEV allows you to customize......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
FTP constants
List of constants used by the FTP functions....
System constants
List of constants used by the system functions....
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.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......