|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
The Token property is used to manage the different tokens associated with a "Text token" Edit control. |
|
|
|
|
|
|
A Progress Bar control can be handled through programming...... |
|
|
|
|
|
|
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically...... |
|
|
|
|
|
|
Draws a line composed of multiple segments. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls.... |
|
|
|
|
|
|
Saves an image:
in a file in GIF format.
in memory.... |
|
|
|
|
|
|
Indicates whether a Table or TreeView Table control is currently in edit. |
|
|
|
|
|
|
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites...... |
|
|
|
|
|
|
Displays a popup in a page with a DDW effect (Dim Disabled Windows). |
|
|
|
|
|
|
Retrieves the value of a cookie saved on the computer of Web user. |
|
|
|
|
|
|
Initializes the color of a specific bar in a Column or Stacked Column chart. |
|
|
|
|
|
|
List of events associated with Combo Box controls... |
|
|
|
|
|
|
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control. |
|
|
|
|
|
|
The ByAddress property is used to determine if a procedure parameter was passed by address. |
|
|
|
|
|
|
The Thumbnail property is used to:
get the value of an item thumbnail. This item was defined in the data model editor or through programming.
get and change the image associated with a Thumbnail control.... |
|
|
|
|
|
|
List of events associated with the columns of Table controls... |
|
|
|
|
|
|
Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value. |
|
|
|
|
|
|
Converts a string with hexadecimal bytes to a binary buffer. |
|
|
|
|
|
|
Sends a REST request and waits for the server response. |
|
|
|
|
|
|
Bar Code controls can be manipulated using different WLanguage properties...... |
|
|
|
|
|
|
List of WLanguage properties associated with Internal Page controls... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|