ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Sort/Search/Filter on the columns of Table controls
HStatTime (Function)
Returns the time of the last update for the index statistics.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
ProjectInfo (Function)
Returns specific information about the project currently run.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
DDEError (Function)
Returns the runtime status report of a DDE function.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
grColor (Function)
Returns and initializes the color of different chart elements.
BrowserType (Function)
Returns the type of browser used by the Web user.
WINDEV concepts