|
|
|
|
|
|
|
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile...... |
|
|
|
|
|
|
Used to find out:
whether the content of a file was modified.
whether the content of a file used by a query was modified.... |
|
|
|
|
|
|
Displays a progress bar when:
receiving the response to an HTTP request.
sending an HTTP form (HTTPSendForm) or an HTTP query.... |
|
|
|
|
|
|
Opens a WINDEV window and closes all the other windows that were opened beforehand. |
|
|
|
|
|
|
The Multiselection property gets and sets the selection mode:
in a Table and TreeView Table control.
in a Pivot Table control.
in a List Box and ListView control.
in a Looper control.
in a Calendar control.
of files in an Upload control.... |
|
|
|
|
|
|
Crosses a record in a data file. |
|
|
|
|
|
|
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance...... |
|
|
|
|
|
|
Performing a search in the current project is a common operation...... |
|
|
|
|
|
|
The HFSQL Control Center allows you to fully manage HFSQL Classic data files...... |
|
|
|
|
|
|
A TreeView Table control based on a variable is a control bound to a variable or a set of variables...... |
|
|
|
|
|
|
Inserts a row into a Table control or into a TreeView Table control with an animation. |
|
|
|
|
|
|
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc. |
|
|
|
|
|
|
Opens the project library that is stored on disk. |
|
|
|
|
|
|
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report. |
|
|
|
|
|
|
List of events associated with the Chart controls... |
|
|
|
|
|
|
The following files are automatically created when logging an HFSQL Classic data file...... |
|
|
|
|
|
|
The development in "3-tier" architecture is now simplified...... |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min |
|
|
|
|
|
|
The sfError type is used to find out the characteristics of an error returned by Salesforce... |
|
|
|
|
|
|
The concept of software factory is used to automate the process for creating applications.... |
|
|
|
|
|
|
Asks to be notified when the device gets close to a given location. |
|
|
|
|
|
|
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process. |
|
|
|
|
|
|
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility). |
|
|
|
|
|
|
Run on the server, this function accepts a request for connecting to an existing socket found on the server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|