ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
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 ......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
15. Creating the executable in practice
Creating the executable in practice...
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Feedback component
The Feedback component is a component provided with WINDEV......
Error 121: Shadowing a structure
ERR_NOTAVAILABLE
.NET Assemblies
.NET is Microsoft's software development platform......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
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......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
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......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
18. Order of execution of the code of buttons/links
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
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......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
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......