ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ColorPalette (Function)
Returns a color found in the current palette.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Events associated with Static controls
List of events associated with Static controls...
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Setup on a local network (LAN)
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....