ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Upload control events
The following processes are associated with the Upload control:...
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Accessing a database via a web service
The database can be accessed via a web service......
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
TimeToString (Function)
Converts a time to a string in the specified format.
Constants for WLanguage types
List of constants for managing WLanguage types....
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Page constants
List of constants used by page functions....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
grType (Function)
Identifies or modifies the type of chart.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
Position (Function)
Finds the position of a specified string within another string.