|
|
|
|
|
|
|
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV...... |
|
|
|
|
|
|
Compares two strings character by character:
according to the sequence of ASCII characters.
according to the alphabetical order.... |
|
|
|
|
|
|
Returns the width (in pixels) of a media file used to display images. |
|
|
|
|
|
|
Calculates the width (in millimeters) of the text to print, according to the specified font. |
|
|
|
|
|
|
The VisibleRange property is used to get and change the width of the Range Slider control track. |
|
|
|
|
|
|
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites...... |
|
|
|
|
|
|
The FOR EACH statement is used to run different types of HFSQL loops... |
|
|
|
|
|
|
Procedure ("Callback") called by BTStatus when the Bluetooth activation status changes on the device. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
Constants for managing Wi-Fi functions... |
|
|
|
|
|
|
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars. |
|
|
|
|
|
|
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort). |
|
|
|
|
|
|
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. |
|
|
|
|
|
|
The Width property gets and changes the width:
of a control or block in a report.
of a control (found in a window), window, column found in a table or column found in a list box (including listview).
of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.... |
|
|
|
|
|
|
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls. |
|
|
|
|
|
|
Raise a number to a power. |
|
|
|
|
|
|
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP...... |
|
|
|
|
|
|
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns. |
|
|
|
|
|
|
The End of break block is optional...... |
|
|
|
|
|
|
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|