|
|
|
|
|
|
|
An Image control can correspond to an item found in a data file, in a query, ...... |
|
|
|
|
|
|
Calls a server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster). |
|
|
|
|
|
|
Calls an external ASP script and returns the result page in the current browser window. |
|
|
|
|
|
|
Calls an external PHP script and returns the result page in the current browser window. |
|
|
|
|
|
|
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find...... |
|
|
|
|
|
|
A WEBDEV cluster is a set of servers (or server farm)...... |
|
|
|
|
|
|
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC...... |
|
|
|
|
|
|
A Spin control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used.... |
|
|
|
|
|
|
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice. |
|
|
|
|
|
|
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory. |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"... |
|
|
|
|
|
|
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window. |
|
|
|
|
|
|
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control. |
|
|
|
|
|
|
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod. |
|
|
|
|
|
|
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed.... |
|
|
|
|
|
|
Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions. |
|
|
|
|
|
|
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|