ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

12. External component in practice
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Image control in a page
Starting WDOptimizer in a command line
iPrintReport (Function)
Prints a report created with the report editor.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Code history
The code history is used to......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Structure of data files of user groupware
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
REP files
REP files contain the list of data files handled by the application....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Google constants
List of constants used by the Google functions....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Bluetooth constants
List of constants used by the Bluetooth functions....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Referring to an element in a WLanguage event / process
Customizing the User Groupware
Using the query result
The result of a select query can be used in......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......