|
|
|
|
|
|
|
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code... |
|
|
|
|
|
|
WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
|
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
Opens a replication in direct mode or with a replication server. |
|
|
|
|
|
|
Two types of variables are available... |
|
|
|
|
|
|
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1. |
|
|
|
|
|
|
Opens a library created by WINDEV (file with a WDL extension)...... |
|
|
|
|
|
|
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application...... |
|
|
|
|
|
|
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min |
|
|
|
|
|
|
In the WEBDEV editor, different resolutions are represented via slices...... |
|
|
|
|
|
|
Development cycle of a WINDEV application.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically...... |
|
|
|
|
|
|
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...... |
|
|
|
|
|
|
The planes are used to group the window controls...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only). |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
List of events associated with Shape controls... |
|
|
|
|
|
|
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
During the life of an application, items live and die...... |
|
|
|
|
|
|
The following properties are available in PHP... |
|
|
|
|
|
|
The Windows windows developed with WINDEV...... |
|
|
|
|
|
|
Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
Stops decoding bar codes in a Camera control. |
|
|
|
|
|
|
Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|