|
|
|
|
|
|
|
Creates and fills a text file with the content of a string or buffer variable. |
|
|
|
|
|
|
The HCS.Timeout variable is used to modify the connection timeout:
for the connections established by HOpenConnection.
for the automatic connection openings.... |
|
|
|
|
|
|
The HTTPVersion property is used to manage the HTTP version used by the server.... |
|
|
|
|
|
|
Evaluating the value of an element...... |
|
|
|
|
|
|
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time.... |
|
|
|
|
|
|
Indicates whether the local storage is available or not for the current browser. |
|
|
|
|
|
|
A Table control can be based on a data file, based on a variable or populated programmatically...... |
|
|
|
|
|
|
The StoredItem property is used to:
Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.
Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming...... |
|
|
|
|
|
|
WINDEV allows you to handle a Spin control through programming...... |
|
|
|
|
|
|
A Queue variable is a structured type that groups a set of elements of the same type. |
|
|
|
|
|
|
The Font keyword can correspond to:
a Font variable.
the Font property.... |
|
|
|
|
|
|
Returns the characteristics of a scheduled task in a hScheduledTask variable]. |
|
|
|
|
|
|
An xlsCell variable is used to describe and modify a cell in an Excel document... |
|
|
|
|
|
|
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable. |
|
|
|
|
|
|
Loads an XML document from a file, a URL or a string into an xmlDocument variable. |
|
|
|
|
|
|
Loads an image in an Image variable from a memo, a file or a binary buffer. |
|
|
|
|
|
|
Returns the cropped part of an image. This image is found in an Image variable. |
|
|
|
|
|
|
Encrusts a color in an image found in an Image variable]. |
|
|
|
|
|
|
Copies the image from a WINDEV window to an Image variable or to an Image control. |
|
|
|
|
|
|
The docElement type is used to handle each element found in a docParagraph variable. |
|
|
|
|
|
|
Saves the image found:
in an Image Editor control.
in a WDPic variable.... |
|
|
|
|
|
|
Returns the number of canceled actions that can be redone on a Document variable. |
|
|
|
|
|
|
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend). |
|
|
|
|
|
|
Closes the docx file associated with the Document variable and frees the document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|