ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
ControlCurrent (Function)
Returns the name of the control currently in edit.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
MatMultiply (Function)
Multiplies two matrices.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
TwainState (Function)
Returns the status of the current source.
Complete (Function)
Returns a character string of a specified length.
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
Select query description window: Items that can be used
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
System constants
List of constants used by the system functions....
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......