ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using .NET assemblies in a project
To use .NET assemblies in a project......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
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.
Data persistence
The data persistence is used to store the value typed by the user......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
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......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Designing a supercontrol
A supercontrol is an advanced type of control......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Code snippets
The code editor allows you to enter "Code snippets"......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Declaring and using a variable
A variable is defined by name and type......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Using an external component in an application
A component can be reused at any time in any application......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Using WDDIXIO
To translate the text used in your project:...
The different types of integers