ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Events associated with Radio Button controls
List of events associated with Radio Button controls...
ERR_NOTAVAILABLE
.NET Assemblies
.NET is Microsoft's software development platform......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
15. Creating the executable in practice
Creating the executable in practice...
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Feedback component
The Feedback component is a component provided with WINDEV......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
21. Managing business rules
Managing business rules...
18. Management of business rules
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......