ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
eYe magnet: contditional formatting of fields
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
dSlice (Example)
Usage example of the dSlice function
Font (Type of variable)
A Font variable creates a font programmatically...
Content (Property)
The Content property is used to get and change the content of an element.
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
Variables for managing the Drag and Drop
WinStatus (Function)
Identifies or modifies the window status.
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Extra (Property)
The Extra property manges additional information.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
MatReadColumn (Example)
Usage example of the MatReadColumn function
MatReadLine (Example)
Usage example of the MatReadLine function
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
FontName (Property)
The FontName property is used to manage the name of the font used.
MatRead (Example)
Usage example of the MatRead function
Message text file format
The text files created by WDMSG use a specific format......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Creating the Table pages of the WEBDEV RAD pattern
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....