ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
ThreadRequestStop (Function)
Sends a stop request to a thread.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.