ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
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)......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
18. Order of execution of the code of buttons/links
21. Managing business rules
Managing business rules...
1. Examples provided with WINDEV Mobile
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......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
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......
Feedback component
The Feedback component is a component provided with WINDEV......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
15. Creating the executable in practice
Creating the executable in practice...