|
|
|
|
|
|
|
Converts a JSON string to a Variant variable. |
|
|
|
|
|
|
Returns the name of an external file that is currently opened. |
|
|
|
|
|
|
Gets or changes the label of a menu option (context or drop-down menu). |
|
|
|
|
|
|
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min |
|
|
|
|
|
|
Constants for managing Map controls... |
|
|
|
|
|
|
New features in WINDEV 27 presented in the New Features brochure.... |
|
|
|
|
|
|
The query editor allows you to create a query by typing SQL code...... |
|
|
|
|
|
|
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code...... |
|
|
|
|
|
|
The management of exceptions can be customized by process...... |
|
|
|
|
|
|
Several WLanguage properties can be used on the Calendar control found in a window or in a page...... |
|
|
|
|
|
|
Selects a row in a Table or TreeView Table control. |
|
|
|
|
|
|
Triggers the execution of the procedure specified in the main application thread. |
|
|
|
|
|
|
The AutomaticEvent type is used to manage an automatic event. |
|
|
|
|
|
|
The ManualEvent type is used to manage a manual event. |
|
|
|
|
|
|
The SWITCH statement is used to choose the action that will be run according to the value of an expression... |
|
|
|
|
|
|
Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
Returns a string after removing the spaces:
from the left and right side of the initial string.
within the string.... |
|
|
|
|
|
|
Converts all characters in a string to uppercase according to the region settings defined in Windows. |
|
|
|
|
|
|
Checks the validity of a date between January 01 0001 and December 31 9999. |
|
|
|
|
|
|
List of constants used by the FTP functions.... |
|
|
|
|
|
|
Enables a name or on-variable critical section in the statement USING ... IN. |
|
|
|
|
|
|
The report editor allows you to easily create all types of reports via a wizard...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|