ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Organization chart linked to a data file
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
FinCurrentVal (Function)
Returns the current value of investment.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.