ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
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.
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.
FinError (Example)
Usage example of the FinError function
FinRedemption (Example)
Usage example of the FinRedemption function
SQLChangeConnection (Function)
Modifies the current connection.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
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.