ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Assignment operators
Three assignment operators are available......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
DnDForce (Function)
DnDForce is kept for backward compatibility.
3. Managing sockets
WINDEV includes advanced socket management functions....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).