ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
7. Dynamic site on specific configurations
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.