ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Information 302: Ambiguity between a variable and a control
Table,Add (External language)
Adds an element to a Table control.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
Type (Example)
Usage example of the Type property
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
State (Property)
The State property is used to get and change the state of an element.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
FTPDate (Example)
Usage example of the FTPDate function