ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDir (Function)
Returns the path of a system directory.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Constants for managing the registry
List of constants used by the registry management functions....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Error 204: using a parameter without optional value after parameters ...
LooperInsert (Function)
Inserts a row into a Looper control.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
iParameterReport (Function)
Configures the printer by opening the configuration window.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Asc (Example)
Usage example of the Asc function
Charact (Example)
Usage example of the Charact function
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.