ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telephony constants
List of constants used by telephony functions...
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Error 1001: The operators: and:: can only be used in the methods of classes
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
9. Distributing "Reports and Queries"
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Creating index keywords
Index keywords allow users to easily find a help page......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
<Spreadsheet>.AllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
<String type>.Split (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.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.