ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
MultimediaVolume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Automatic error handling
Error handling can be customized for each process......
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
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....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
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.