ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming custom calculations in Table controls
BackgroundTaskAdd (Function)
Adds a new background task.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
iMargin (Function)
Defines the "logical" print margins.
WDTRAD options
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Pyramid charts
Pyramid charts allow you to view data in descending order......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
MCI constants
List of constants used by the MCI functions....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......