|
|
|
|
|
|
|
The WLanguage properties can be used to handle:
a Ribbon control found in a window.
a pane of a Ribbon control.
a grouping of a Ribbon control.... |
|
|
|
|
|
|
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.). |
|
|
|
|
|
|
Usage example of the HTTPRequest function |
|
|
|
|
|
|
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program. |
|
|
|
|
|
|
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation. |
|
|
|
|
|
|
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed. |
|
|
|
|
|
|
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended. |
|
|
|
|
|
|
Enables or disables the display of color gradients in a chart. |
|
|
|
|
|
|
The Condensed property is used to:
Determine whether a Font variable is condensed.
Condense a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
Extended is used to:
Find out whether a Font variable is extended.
Extend (or not) a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
Large is used to:
Find out whether a Font variable is enlarged.
Enlarge (or not) a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram. |
|
|
|
|
|
|
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper. |
|
|
|
|
|
|
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility). |
|
|
|
|
|
|
A report based on an Organizer control is used to directly print the information displayed in the Organizer control... |
|
|
|
|
|
|
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min |
|
|
|
|
|
|
The End of document block is run once at the end of the report execution...... |
|
|
|
|
|
|
Dynamically changes the window displayed in an Internal Window control.
Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll.... |
|
|
|
|
|
|
The FOR EACH statement is used to browse strings according to different methods... |
|
|
|
|
|
|
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available. |
|
|
|
|
|
|
Opens the default Web browser of the current device. |
|
|
|
|
|
|
Deletes a voice command previously added with SpeechRecognitionAddCommand. |
|
|
|
|
|
|
Sends a stop request to a thread. |
|
|
|
|
|
|
Sends the character string passed in parameter to the print "buffer". |
|
|
|
|
|
|
Identifies the attributes of a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|