ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
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.
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.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
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....
ColorPalette (Function)
Returns a color found in the current palette.
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.
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)
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....