ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grPrint (Function)
Prints a chart.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Asc (Function)
Returns the ASCII code of the specified character.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.
saasSite (Variable type)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV website.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
MatNbLine (Function)
Returns the number of rows found in a matrix.
TableSelectToFile (Function)
Positions on the table record corresponding to a row selected in the multi-selection data-bound Table control.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
GeometryCoveredBy (Function)
Determines if every point of geometry A lies inside or on the boundary of geometry B.