|
|
|
|
|
|
|
Returns the result of the bitwise logical NOT operation of a value. |
|
|
|
|
|
|
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min |
|
|
|
|
|
|
Populates a List Box or Combo Box control programmatically with the records from a data file or query. |
|
|
|
|
|
|
The AnchorRateBottom property is used to:
Find out the anchor rate when a control moves on the vertical axis.
Modify the anchor rate when a control moves on the vertical axis.... |
|
|
|
|
|
|
Set focus:
to a control (found in a window, in a page or in a frameset).
to a window.... |
|
|
|
|
|
|
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...... |
|
|
|
|
|
|
The MDL file is the file used to generate a RAD window...... |
|
|
|
|
|
|
Describes a display color in gradient mode. |
|
|
|
|
|
|
The AllowActionBarHiding property automatically hides the Action Bar. |
|
|
|
|
|
|
In the MERISE methodology, the properties correspond to the characteristics of entities...... |
|
|
|
|
|
|
Specifies whether the space characters on the right of the value found in the control are deleted. |
|
|
|
|
|
|
Checks the existence of a control (or group of controls) in a window, in a page or in a report. |
|
|
|
|
|
|
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.... |
|
|
|
|
|
|
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ...... |
|
|
|
|
|
|
The following are additional operators...... |
|
|
|
|
|
|
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue). |
|
|
|
|
|
|
List of various constants used by the constants WINDEV functions.... |
|
|
|
|
|
|
Retrieves the value in a control or in a variable. |
|
|
|
|
|
|
Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism. |
|
|
|
|
|
|
WDMAP allows you to export records to...... |
|
|
|
|
|
|
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ...... |
|
|
|
|
|
|
Creates the description file of a Master Replica (logged replication or universal replication). |
|
|
|
|
|
|
Allows you to find out whether the browser used by the Web user is started on a mobile device. |
|
|
|
|
|
|
Returns the result of the (bitwise) logical OR between two values. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|