|
|
|
|
|
|
|
During the life of an application, items live and die...... |
|
|
|
|
|
|
In some cases, running a program or a site with or without the debugger can produce different results...... |
|
|
|
|
|
|
Development cycle of a WINDEV application.... |
|
|
|
|
|
|
WINDEV enables you to handle an OLE control by programming...... |
|
|
|
|
|
|
The runtime log is the best way to identify the most used features of an application...... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
The Windows windows developed with WINDEV...... |
|
|
|
|
|
|
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
Returns the characteristics of a file found an archive:
The name of the file and its stored path.
The initial size of the file.
The compressed size of file.
The date and time of file creation.
The date and time of file modification.
The date and time of file access.
The file attributes.
The file encryption mode.... |
|
|
|
|
|
|
Returns the characteristics of a file found an archive:
The name of the file and its stored path.
The initial size of the file.
The compressed size of file.
The date and time of file creation.
The date and time of file modification.
The date and time of file access.
The file attributes.
The file encryption mode.... |
|
|
|
|
|
|
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone. |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code...... |
|
|
|
|
|
|
Some WLanguage functions are not available in PHP...... |
|
|
|
|
|
|
Indicates whether the code is run in Java. |
|
|
|
|
|
|
Signals the code execution for a passage sensor. |
|
|
|
|
|
|
Verifies the code given by an authentication application. |
|
|
|
|
|
|
Indicates whether the code is run in PHP. |
|
|
|
|
|
|
Indicates whether the code is run in a service. |
|
|
|
|
|
|
Returns the ASCII code of the specified character. |
|
|
|
|
|
|
Prints a bar code (inside a rectangle). |
|
|
|
|
|
|
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example...... |
|
|
|
|
|
|
WINDEV allows you to handle a Carousel control through programming...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|