ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
WDTRAD overview
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
In-App functions
The following WLanguage functions are used to manage In-App purchases......
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Functions for managing the Combinations and Enumerations
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.