ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. External component in practice
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......
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.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
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....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
grParameter (Function)
Retrieves or modifies a chart parameter.
Google constants
List of constants used by the Google functions....
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...
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)......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min