ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile Framework License Agreement
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Conversion (Function)
Converts a value from a unit to another one.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
WINDEV Framework License Agreement
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Enumeration (Type of variable)
An enumeration is a set of values......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
1
4
5
6
7
8
15
>