ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
Using the task management and the schedule
Time management is extremely important......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Native Access to SAP
SAP is a widely used ERP......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
ReplicInfo (Function)
Returns information about a replication.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
HListConnection (Function)
Returns the list of connections currently described in the application.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
HPriority (Function)
Finds out and modifies the priority of the calling application.
HPriorityClient (Function)
Modifies the priority of a client application.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......