ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming custom calculations in Table controls
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
iMargin (Function)
Defines the "logical" print margins.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
BackgroundTaskAdd (Function)
Adds a new background task.
fImageSelect (Function)
Opens the image picker of Windows.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
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.
ChangeSkinTemplate (Function)
Dynamically changes the theme: 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....
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....
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......
MCI constants
List of constants used by the MCI functions....
Events associated with List Box controls
List of events associated with List Box controls...
State (Property)
The State property gets and sets the state of an element.
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....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...