ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
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).
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
EmailReadLastHeader (Function)
Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
xmlSignatureVerification (Variable type)
The xmlSignatureVerification type is used to define the information required to verify an XML signature.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
HDescribeConnection (Function)
Describes a new connection to an external database.
gglDocument (Variable type)
The gglDocument type is used to handle a Google document...
HCheckStructure (Function)
Defines the mode for comparing tables.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
HDescribeItem (Example)
Usage example of the HDescribeItem function
iParameterPDF (Example)
Usage example of the iParameterPDF function
HLinkMemo (Example)
Usage example of the HLinkMemo function
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.