ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
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....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Error 38: The END statement marking the end of the structure declaration is missing
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Variable scope
Variables can be declared anywhere in the code....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Analysis links
The links are used to link the files found in an analysis between themselves......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......