ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipDeleteFileList (Function)
Deletes a list of files from an archive.
Creating and handling an item
The main operations that can be performed on an item are as follows......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Input (Function)
Displays a message allowing the user to type an information.
The different types of integers
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Materialized view
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
SOAPRun (Function)
Runs a procedure on a SOAP server.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
HToItem (Function)
Assigns the specified value to an item of the current record.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.