ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
iCreateFont (Example)
Usage example of the iCreateFont function
Enumeration (Type of variable)
An enumeration is a set of values......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Events associated with control templates
List of events associated with control templates...
How to open a window?
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
14. PHP generation in practice
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
FinError (Example)
Usage example of the FinError function
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....