ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Application test in practice
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Constants for managing emails
List of constants used by the functions for managing emails....
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Interactive notification management functions
Constante de gestion des notifications interactives...
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Recycle code windows
By default, a single code window is opened per ......
MDIOpen (Function)
Opens and enables an MDI child window.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......