ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Combination (Type of variable)
A combination is a set of options.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Events associated with TreeView controls
List of events associated with TreeView controls...
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Creating user accounts
A User account allows the server administrator to......
Yousign
It is now common for individuals or businesses to sign contracts electronically......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Using .NET assemblies in a project
To use .NET assemblies in a project......
Designing a supercontrol
A supercontrol is an advanced type of control......