ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
grImageSize (Function)
Defines the size of the image containing the chart.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
FileDisplay (Example)
Usage example of the FileDisplay function
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
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.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
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.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
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....
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)....