ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Setup on a local network (LAN)
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Table,Count (External language)
Returns the number of elements in a Table control.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Socket management functions
List of functions for managing sockets...
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
HTTP functions (prefix syntax)
List of HTTP functions...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<Check box>.Count (Function)
Returns the number of options found in a Check Box control.
<Radio button>.Count (Function)
Returns the number of options found in a Radio Button control.
List,Count (External language)
Returns the number of elements found in a list.
Image drawing and processing functions
List of image drawing and processing functions...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......