ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
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....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
CertificateList (Function)
Returns the list of certificates available on the computer.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArraySort (Function)
Sorts a WLanguage array.
Constants for managing arrays
List of constants used by the functions for array management....
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
NFC constants
List of constants used by the NFC functions...
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
MatExist (Function)
Checks the whether the matrix exists in memory.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Input (Function)
Displays a message allowing the user to type an information.
grOrientation (Function)
Modifies the orientation of chart axes.