ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Obtaining an SSL certificate for IIS2 (2.0 or later)
HDescribeConnection (Function)
Describes a new connection to an external database.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice...
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project...
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Different types of data (Type of variable)
A variable is defined by name and type......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Page templates and inheritance
...When a page template is applied to a page, all the controls and code found in the template...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file...
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control...
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents...
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web...
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal...
Creating a table in a report
Tables can be created in a report......