ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
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.)....
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).
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
StringBuild (Function)
Builds a character string from an initial string and parameters.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
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.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
Round (keyword)
The Round keyword can correspond to...
EmailLoadAttachment (Function)
Adds an attached file to an email.
Radio Button control functions
The following functions are used to manage the Radio Button controls......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Composite variable
A composite variable contains different types of elements (members)...
Calendar functions
List of Calendar functions...
DecimalPart (Function)
Returns the decimal part of a number.
Installing and starting WDTRAD
Installing and starting WDTRAD
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.