ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
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.
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).
FinCurrentVal (Function)
Returns the current value of investment.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
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.
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.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
EmailLoadAttachment (Function)
Adds an attached file to an email.
Radio Button control functions
The following functions are used to manage the Radio Button controls......
Calendar functions
List of Calendar functions...
DecimalPart (Function)
Returns the decimal part of a number.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Table,Display (External language)
Refreshes the Table control.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.