ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
GuidedTourStep (Variable type)
The GuidedTourStep is used to define all the advanced characteristics of a step of a Guided Tour.
Linux application: Tips and tricks
In multi-configuration Windows/Linux applications, various limitations may arise: unmanaged fields, unavailable functions, etc....
Code editor: Display options
The code editor offers several display options......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Diagram editor (WINDEV): ribbon and panels
The Diagram Editor control includes many features accessible via......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
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......
CallDLL32 (Function)
Runs a function found in an external DLL.
HDescribeConnection (Function)
Describes a new connection to an external database.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Composite variable
A composite variable contains different types of elements (members)...
eCurrencyName (Function)
Returns the caption of a currency.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
15. Creating the executable in practice
Creating the executable in practice...
docStyle (Variable type)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
WEBDEV element styles
Controls from a WEBDEV project are associated with WEBDEV styles......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Reduce (Function)
Applies a computation to each element of a WLanguage array.