ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
LooperInsert (Function)
Inserts a row into a Looper control.
DateDifference (Function)
Calculates the number of days between two dates.
HDescribeLink (Function)
Describes a link between two data files through programming.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
MatFloatAdd (Function)
Adds a value to each matrix element.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
Right (Function)
Extracts the last characters from a string or string buffer.
Referring to an element in a WLanguage event / process
SysSerialNum (Function)
Returns the IMEI number of the current device.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).