ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Properties associated with reports and controls
List of properties associated with the reports and their controls...
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
WDTestSite: Load test
The stress tests are used to check......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Share your projects via Git
Git is a source code manager......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
gImage (Function)
Builds a sequence of characters containing an image.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
GglUploadDocument (Function)
Uploads a document to the Google server.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....