ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Multilingual project
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
1. Testing a site: Elements to be tested
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Configuring the IIS 7/7.5 server
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
Using WDDIXIO
To translate the text used in your project:...
Code history
The code history is used to......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
How to loop through a file using filters?
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min