ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Guided tour management constants
Items (Property)
The Items property is used to configure the different items of a full-text index.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
FreeDLL
The FreeDLL keyword can correspond to ...
In-App functions
The following WLanguage functions are used to manage In-App purchases......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Exist (Property)
The Exist property determines if the element of an associative array exists.
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
Format (Property)
The Format property is used to define the data format of a data file.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.