ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
fRename (Function)
Modifies the name of a file.
EventChange (Function)
Modifies the status of an event.
<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Help editor options
The options of the help editor ("Display......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Error 16: Incompatible CASE
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Open (Function)
Opens a modal WINDEV window.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
WinStatus (Function)
Identifies or modifies the window status.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Assisted universal replication: specific features
WDOptimizer: Editing and modifying a ".REP" file
10. Page templates
grParameter (Function)
Retrieves or modifies a chart parameter.
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
grOrientation (Function)
Modifies the orientation of chart axes.
Creating the menus for the pages of the WEBDEV RAD pattern
Edit options of a report
The report editor allows you to......