ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Error 701: The property is read-only
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
<Source>.RecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......