ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Clickable Image control
The Clickable Image control can be used to......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Android Control Center
Do you know where to find your application log files?...
Creating an executable: General options
The main executable options are as follows......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
9. Types of standard controls
Types of standard controls...
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Setup directory
The setup wizard allows you to configure the setup directory of application....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
The Cell control
The Cell control contains controls......
Push notification
A mobile device can receive push notifications......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......