ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the IIS 7/7.5 server
Merges the specified cells in an Excel document.
Identifying the account that runs the AWP protocol
Used to modify the management mode of memo items.
Creating, generating and deploying a SOAP web service
WINDEV and WEBDEV allow you to generate web services directly...
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
iVPos (Function)
iVPos is kept for backward compatibility.
ScreenToSource (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
How to include secure payment in a WEBDEV website?
This help page explains how to add a secure payment into a WEBDEV website......
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
BrowserPlatform (Function)
Returns the user's browser platform....
EventCreate (Function)
Creates an event.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Time (Type of variable)
The Time type is used to easily handle the times...
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Electronic invoicing: Factur-X in WLanguage
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
BrowserType (Function)
Returns the type of browser used by the Web user.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.