ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPass (Function)
Defines the password used to create or open a data file.
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.Password (Function)
Defines the password used to create or open a data file.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.DeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Error 1060: Unable to call method without parameter: add ()
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....