ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
The Context Menu control (WEBDEV)
Context menus are often used in websites......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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, ......
21. Managing business rules
Managing business rules...
18. Management of business rules
18. Order of execution of the code of buttons/links
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......
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......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
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)......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
9. Overlaying controls
11. Internal components in practice
Internal components in practice...
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Query and project