ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
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.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
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......
DecimalPart (Function)
Returns the decimal part of a number.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
Properties associated with the report blocks
List of properties associated with the report blocks...
SQLListSource (Function)
Lists the data sources declared on a local site.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
iPrintArea (Function)
Prints a text in a rectangular area.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.