ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Text (Property)
The Text property is used to get and modify text.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
Text (Property)
Text is used to find out whether an item is a text item.
11. Table/Looper controls
11. Table/Looper controls
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
29. SEO in practice
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
3. UML models in practice
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....