ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
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......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
5. The following files are automatically created
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......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
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......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Handling menu options programmatically
The menu options can be handled......
Recycle code windows
By default, a single code window is opened per ......
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....
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.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
EventChange (Function)
Modifies the status of an event.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......