ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Creating nested reports
HTTPRequest (Function)
Starts an HTTP request on a server.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
HStatTime (Function)
Returns the time of the last update for the index statistics.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Caption (Property)
The Caption property is used to get and change the text of an element.
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.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Page constants
List of constants used by page functions....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
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....
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
HStatNbRec (Function)
Returns the number of entries for a given key item.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.