ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiRecord (Function)
Records the current communication as a".WAV" file.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
iVLine (Function)
Prints a vertical line at specified coordinates.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
fTempFile (Function)
Returns the name of a unique temporary file.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HSetMemo (Function)
Used to modify the management mode of memo items.
HToItem (Function)
Assigns the specified value to an item of the current record.
SCM file format evolutions
Four versions are available for the SCM repository......
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....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
HRead (Function)
Reads a record in a file according to a given record number.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
State (Property)
The State property is used to get and change the state of an element.