ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NOTAVAILABLE
.NET Assemblies
.NET is Microsoft's software development platform......
Error 121: Shadowing a structure
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...
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)......
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......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
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......
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......
18. Order of execution of the code of buttons/links
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......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.