|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query...... |
|
|
|
|
|
|
|
| MVP is the acronym for MODEL - VIEW - PRESENTER...... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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).... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The Web Component control is used to include any external Web resource in a WEBDEV site...... |
|
|
|
|
|
|
|
| Error code of last error...... |
|
|
|
|
|
|
|
| Generates the image of a bar code. |
|
|
|
|
|
|
|
| Run the initialization code of project...... |
|
|
|
|
|
|
|
| The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
|
| Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc.... |
|
|
|
|
|
|
|
| WINDEV allows you to programmatically manipulate Toolbar controls...... |
|
|
|
|
|
|
|
| ...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages.... |
|
|
|
|
|
|
|
| The Key property is used to manipulate keys:
in an xmlSignature variable.
in a memcachedResult variable.
in an xmlSignatureVerification variable.... |
|
|
|
|
|
|
|
| WLanguage offers various functions for handle a Bitcoin Core server...... |
|
|
|
|
|
|
|
| ODBCSQLCode is used to:
Find out the SQL code of the "query performed on a connection" (data source of report).
Modify the SQL code of the "query performed on a connection" (data source of report).... |
|
|
|
|
|
|
|
| Transforming WINDEV applications into Mobile is very easy...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|