ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
ArrayMove (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.)....
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
MDI functions (prefix syntax)
List of MDI functions...
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
User group settings