ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Arithmetic operators
The arithmetic operators are......
7. Source Code Manager (SCM)
The Flexbox control
Flexbox is a standard layout system for web pages......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Creating anchors
The anchors are used to define specific points in a help page......
Operations performed on class diagrams
The following paragraphs explain......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Local procedure
Two types of procedures are available......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
WINDEV Mobile 2024 Tutorial
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Creating a table in a report
Tables can be created in a report......
Programming the looper attributes
All the looper attributes can be handled by programming......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Operations performed on collaboration diagrams
The following paragraphs explain......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
The "Analysis" pane
The "Analysis" pane lists......
Operations performed on object diagrams
The following paragraphs explain......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
4. Monitor your applications