ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
SchedulerBackgroundColor (Function)
Sets a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HNext (Function)
Sets the position on the next table record according to a browse item.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
ColumnWidth (Property)
The ColumnWidth property gets and sets the width of each column in a multi-column Looper control.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia control.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").