ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CertificateList (Function)
Returns the list of certificates available on the computer.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
dPolygon (Example)
Usage example of the dPolygon function
KeyPassword (Property)
The property KeyPassword property is used to define the password used to decrypt the private key.
AlgorithmNormalization (Property)
The NormalizationAlgorithm property defines the XML standardization method (C14N).
KeyInformation (Property)
The property KeyInfo property is used to define information about the key used.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Selection (Property)
The property Selection property is used to manage the selection.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Configuring the connection with WDSQSINS
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
List of reserved words
WDSQL: Executing a SQL query
WDSQL is used to run all the SQL queries created by WDSQL......