ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
State (Property)
The State property gets and sets the state of an element.
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
Starting WDOptimizer in a command line
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
CallDLL32 (Function)
Runs a function found in an external DLL.