ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
The planes (in a window or in a report)
The planes are used to group the window controls......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
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......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Detailed use of WINDEV FTP/RPC
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
User report editor (Reports & Queries)
A report provides a custom view of data......
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Managing the runtime errors
Some errors may occur in your application......
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
Creating the skin template of a report
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Programming overview in C and C++