ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Events associated with Looper controls
List of events associated with Looper controls...
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Composite chart
A composite chart is a chart that displays several types of charts......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Table,Insert (External language)
Inserts an element into a table at a given position.
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....