|
|
|
|
|
|
|
WINDEV and WEBDEV offer a Native Connector for MySQL... |
|
|
|
|
|
|
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis... |
|
|
|
|
|
|
The automatic data file modification updates the description of data files on user computers...... |
|
|
|
|
|
|
The scope of a procedure defines whether it is public, private, etc...... |
|
|
|
|
|
|
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite.... |
|
|
|
|
|
|
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValueEnable.... |
|
|
|
|
|
|
Indicates the maximum number of records in the data file used to manage the automatic reindexing. |
|
|
|
|
|
|
Internal components in practice... |
|
|
|
|
|
|
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file... |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min |
|
|
|
|
|
|
Starts a session for receiving and reading emails with the IMAP protocol. |
|
|
|
|
|
|
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...... |
|
|
|
|
|
|
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component...... |
|
|
|
|
|
|
Usage example of the HConnect function |
|
|
|
|
|
|
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min... |
|
|
|
|
|
|
Some WLanguage functions are not available in Reports & Queries...... |
|
|
|
|
|
|
The following constants are used by the functions for managing parallel tasks: ...... |
|
|
|
|
|
|
By default, a single code window is opened per ...... |
|
|
|
|
|
|
Connects a client computer to a given socket. |
|
|
|
|
|
|
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard. |
|
|
|
|
|
|
The menu options can be handled...... |
|
|
|
|
|
|
Starts a session for receiving and reading emails with the POP3 protocol. |
|
|
|
|
|
|
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming...... |
|
|
|
|
|
|
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min |
|
|
|
|
|
|
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default...... |
|
|
|
|
|
|
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|