|
|
|
|
|
|
|
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code... |
|
|
|
|
|
|
WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Displays the requested information (content of a control, for example) in a window opened next to the current window. |
|
|
|
|
|
|
Indicates the procedure to run during an event of Drag/Drop.... |
|
|
|
|
|
|
Allows you to:
Sort a Looper control according to one or more attributes.
Sort a Looper control on all its attributes.
Cancel a sort that was performed beforehand (which means ignore the sort).... |
|
|
|
|
|
|
Checks whether a specific type of data is available during Drag/Drop.... |
|
|
|
|
|
|
The DisplayedValue property returns the value currently displayed in the control of a window or page. |
|
|
|
|
|
|
The Type property is used to get:
the type of element (data file or item) defined programmatically or in the data model editor, view or query.
the type of object.
the type of data held in a Variant.... |
|
|
|
|
|
|
The Image control is used to...... |
|
|
|
|
|
|
The Table controls can be 100% AJAX...... |
|
|
|
|
|
|
Centers the map displayed in a Map control on a geographical position or on a specific location. |
|
|
|
|
|
|
Allows you to:
extract a substring from a string based on a specified string separator.
search for substrings in a string based on a specified string separator.... |
|
|
|
|
|
|
Indicates the type of data and the data to copy/move during Drag/Drop.... |
|
|
|
|
|
|
The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio Button controls, etc..
Set the number of columns in a multi-column List Box control.... |
|
|
|
|
|
|
Declares the font that will be used by dText:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Copies an image:
from an Image control to another Image control.
from an Image variable to another Image variable.... |
|
|
|
|
|
|
Draws a circle section or an ellipse section:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
A Chart control can be used...... |
|
|
|
|
|
|
Adds a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
The InitialState property is used to get the initial state of a control. |
|
|
|
|
|
|
The Color property is used to get or change the font color for:
a Font variable.
a text displayed in a Static control or in a calculated control of a report.
a text displayed in a window control.
a text displayed in a page control.... |
|
|
|
|
|
|
Names and runs an SQL query. |
|
|
|
|
|
|
Displays a message outside the browser. |
|
|
|
|
|
|
The restResponse type is used to define all the advanced characteristics of a REST response. |
|
|
|
|
|
|
Pauses a stopwatch in order to measure the time spent on a process. |
|
|
|
|
|
|
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|