ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Widget windows
An Android application can contain one or more Widget windows......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
TreeView Table control properties
List of properties associated with the TreeView Table control...
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).
The HTML Display control
The HTML Display control displays a web page in an application......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Automatic error handling
Error handling can be customized for each process......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Screen,Get (External language)
Retrieves the value in a control or in a variable.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
WINDEV Mobile Framework License Agreement
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Seek (Function)
Searches for the index of an element in a WLanguage array.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
The Wire control
The Wire control is used to visually link 2 controls......
11. Table/Looper controls