ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: General options
The main executable options are as follows......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
J2EE constants
List of constants used by the J2EE functions....
Animating a Static control
Two methods can be used to animate a Static control......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Options of the window editor
To configure the general options of the window editor......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Euro constants
List of constants used by the functions for managing the Euro....
The HTML control
The HTML control displays HTML pages or HTML code......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Using WDDIXIO
To translate the text used in your project:...
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....