ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Arithmetic operators
The arithmetic operators are......
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......
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....
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
nWDSetParentNext
Set the parent of the next window to open......
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......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
WINDEV Mobile License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEV Mobile 2024 Tutorial
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Creating a table in a report
Tables can be created in a report......
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)......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
4. Monitor your applications
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV 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......
Operations performed on object diagrams
The following paragraphs explain......
The "Analysis" pane
The "Analysis" pane lists......
Chart: Managing legends
Several types of legends are supported in the charts......
The Wire control
The Wire control is used to visually link 2 controls......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
4. When to use the debugger?
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......