ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
HSetLog (Function)
Enables or disables log management on a file.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
ShellExecute (Function)
Opens a document in its associated application.
fSelect (Function)
Opens the Windows file picker.
HMode (Function)
Changes the mode and the method for locking data files.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Software Factory
The concept of software factory is used to automate the process for creating applications....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....