ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
12. Retrieving data from a site
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Comparison operators
The comparison operators can be divided into several categories......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:...
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......