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
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
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
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
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.