|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
A Spin control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
Writes a character string in the standard output stream "stdout" (also called "console"). |
|
|
|
|
|
|
Writes a character string in the standard error output stream "stderr". |
|
|
|
|
|
|
Reads a string in the standard input stream "stdin". |
|
|
|
|
|
|
WINDEV and WEBDEV include an optional module to access AS/400 databases...... |
|
|
|
|
|
|
By using the Image Editor control in your websites, you will allow users to create and edit images or photos...... |
|
|
|
|
|
|
Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
List of functions for managing threads (prefix syntax)... |
|
|
|
|
|
|
The properties of a WDTRAD dictionary are as follows...... |
|
|
|
|
|
|
WDTRAD is automatically installed along with WDMSG and/or WDINT.... |
|
|
|
|
|
|
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)...... |
|
|
|
|
|
|
The stored procedures and the triggers are debugged from the environment, with real execution on the server...... |
|
|
|
|
|
|
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°).... |
|
|
|
|
|
|
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc.... |
|
|
|
|
|
|
A Table, List Box or Combo Box control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application...... |
|
|
|
|
|
|
A scrollbar can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
Returns the list of current or interrupted transactions on the server for the specified connection. |
|
|
|
|
|
|
The Feedback component is a component provided with WINDEV...... |
|
|
|
|
|
|
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site...... |
|
|
|
|
|
|
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database.... |
|
|
|
|
|
|
List of functions for managing threads... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|