|
|
|
|
|
|
|
Merges the different sub-archives found in a multi-part archive to create a single-part archive. |
|
|
|
|
|
|
Clears the content of trace window opened in parallel with the current window. |
|
|
|
|
|
|
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr... |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
The remote accesses are used to create a temporary network connection...... |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service. |
|
|
|
|
|
|
A Font variable creates a font programmatically... |
|
|
|
|
|
|
The FontBold property is used to:
Determine if the text is bold.
Change the weight of the text.... |
|
|
|
|
|
|
Opens a non-modal sibling window. |
|
|
|
|
|
|
The Shape control allows you to create geometric shapes in your windows and reports...... |
|
|
|
|
|
|
Initializes the file items with the value of the window controls bound to these items. |
|
|
|
|
|
|
The compressed files found in an archive can be handled by WDZip...... |
|
|
|
|
|
|
Reads a line from an external file (ANSI or UNICODE). |
|
|
|
|
|
|
Closes the Modbus session. |
|
|
|
|
|
|
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to:
specify the options for managing the installer framework.
specify the options for managing the UAC for the installer.... |
|
|
|
|
|
|
Reads the value found after the last value retrieved for an SNMP agent. |
|
|
|
|
|
|
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer). |
|
|
|
|
|
|
Removes duplicates among substrings of a string, based on one or more separators. |
|
|
|
|
|
|
Resets the variable to its initial value. |
|
|
|
|
|
|
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure...... |
|
|
|
|
|
|
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database...... |
|
|
|
|
|
|
Collpases a collapsed ribbon that is temporily expanded. |
|
|
|
|
|
|
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|