ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
<Upload>.CurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
<Upload>.Size (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
7. Window templates
...Window templates...
PageNumber (Property)
The PageNumber property gets and sets a page number.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
gpwOpen (Function)
Opens the User Groupware login window or page.