ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
<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>.InfoLock (Function)
Returns information about the lock set on a table, on one or all the records in a table.
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
<ANSI string>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<Connection variable>.InfoLock (Function)
Returns information about the lock set on a table, on one or all the records in a table.
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10 protocol.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
HListConnectedUser (Function)
Lists users currently connected to one or more tables handled by a Client/Server connection....
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.