ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
iHPos (Function)
iHPos is kept for backward compatibility.
ArrayCopy (Function)
Copies the content of an array to another array.
Handling strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
iVPos (Function)
iVPos is kept for backward compatibility.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
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).
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Yousign
It is now common for individuals or businesses to sign contracts electronically......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min