|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Starting with version 22, WEBDEV offers a new WLanguage framework for browser code... |
|
|
|
|
|
|
|
| WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
|
| Two types of variables are available... |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
|
|
|
|
|
|
|
|
| The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux...... |
|
|
|
|
|
|
|
| The skins are used to standardize the visual aspect of a site and they allow you to easily change style...... |
|
|
|
|
|
|
|
| A WEBDEV cluster is a set of servers (or server farm)...... |
|
|
|
|
|
|
|
| List of Facebook functions... |
|
|
|
|
|
|
|
| Usage example of the SQLExec function |
|
|
|
|
|
|
|
| Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism. |
|
|
|
|
|
|
|
| In some cases, you may need to compare two controls in one or more windows or pages...... |
|
|
|
|
|
|
|
| The advanced dialog boxes are windows allowing you to communicate with the user...... |
|
|
|
|
|
|
|
| Copies:
the content of the current record (loaded in memory) to the current data file record.
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure.... |
|
|
|
|
|
|
|
| The Priority property is used to get and change the priority level of an element. |
|
|
|
|
|
|
|
| The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text. |
|
|
|
|
|
|
|
| The VerticalAlignment property is used to get and change the vertical alignment of a control or text. |
|
|
|
|
|
|
|
| Retrieves the Facebook information of connected user. |
|
|
|
|
|
|
|
| Replaces all occurrences of a specified substring in a string with another specified substring. |
|
|
|
|
|
|
|
| Usage example of the SQLFirst function |
|
|
|
|
|
|
|
| Usage example of the xlsColumnType function |
|
|
|
|
|
|
|
| The MIMEType property is used to get and change the MIME type of an element. |
|
|
|
|
|
|
|
| HFSQL Cluster is a database server intended to be deployed on several servers...... |
|
|
|
|
|
|
|
| The Image keyword can correspond to:
an Image variable.
a property used to get and change the image of an element.... |
|
|
|
|
|
|
|
| Used to find out and modify the format of the CD or DVD to burn. |
|
|
|
|
|
|
|
| Usage example of the SOAPAddXMLSignature function |
|
|
|
|
|
|
|
| Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget. |
|
|
|
|
|
|
|
| Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|