|
|
|
|
|
|
|
Run the initialization code of project...... |
|
|
|
|
|
|
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed.... |
|
|
|
|
|
|
If your application uses the assisted universal replication via a file...... |
|
|
|
|
|
|
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server...... |
|
|
|
|
|
|
WDMap is a tool used to view and handle a data file while developing an application...... |
|
|
|
|
|
|
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced...... |
|
|
|
|
|
|
WLanguage supports Python functions in native mode...... |
|
|
|
|
|
|
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ...... |
|
|
|
|
|
|
Several types of controls can be handled in a dynamic page ...... |
|
|
|
|
|
|
List of properties associated with the Applet control... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code...... |
|
|
|
|
|
|
The Compile keyword can correspond to:
the Compile function, which dynamically compiles a procedure whose source code is specified..
the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type).... |
|
|
|
|
|
|
The KeepVisibleHierarchy property is used to:
Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control.
Change the hierarchy print mode: the entire hierarchy or only visible elements in the control.... |
|
|
|
|
|
|
Deletes all modifications made to the application tile. |
|
|
|
|
|
|
Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application. |
|
|
|
|
|
|
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard. |
|
|
|
|
|
|
Indicates the type of data and the data to copy/move during Drag/Drop.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|