|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application...... |
|
|
|
|
|
|
Retrieves the result or the header of last HTTP request run. |
|
|
|
|
|
|
Creates or updates a set of procedures on an HFSQL server. |
|
|
|
|
|
|
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS). |
|
|
|
|
|
|
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements...... |
|
|
|
|
|
|
Returns the number of the line that contains a character identified by its position in a block of text. |
|
|
|
|
|
|
Moves a directory and its content. |
|
|
|
|
|
|
Closes the Modbus session. |
|
|
|
|
|
|
Specifies the replication options for an item: the item can be replicated or not. |
|
|
|
|
|
|
Cancels the declaration of an HTTP form and frees all its resources. |
|
|
|
|
|
|
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979...... |
|
|
|
|
|
|
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
Deletes a file from an archive. |
|
|
|
|
|
|
Starts the execution of a secondary thread. |
|
|
|
|
|
|
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not. |
|
|
|
|
|
|
Builds a sequence of characters used to draw a rectangle. |
|
|
|
|
|
|
The RightToLeft property is used to get the writing direction on a control, column, window or report. |
|
|
|
|
|
|
Creates an Excel file with the data from a Table or TreeView Table control. |
|
|
|
|
|
|
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
The InputMask property is used to:
get the input mask.
set the input mask (from the masks available for the type).... |
|
|
|
|
|
|
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min |
|
|
|
|
|
|
Updates or adds the record bound to the current row in the Table or TreeView Table control. |
|
|
|
|
|
|
Used to determine if the page currently run is an Active WEBDEV Page. |
|
|
|
|
|
|
The Button control allows the user or the Web user to run a specific action with a simple click...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|