ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
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.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Image (Property)
The Image property gets and sets the background image of a control or block.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Structure (Type of variable)
A structure is a custom type of data...
Table,Display (External language)
Refreshes the Table control.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
Time (Type of variable)
The Time type is used to easily handle the times...
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.