ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Arithmetic operators
The arithmetic operators are......
7. Source Code Manager (SCM)
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....
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....
Creating a table in a report
Tables can be created in a report......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
WINDEV Mobile 2024 Tutorial
URL Rewriting
URL Rewriting is a technique used to improve SEO......
WINDEV Mobile License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
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......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
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)......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
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......
4. Monitor your applications