ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Info (Function)
Displays a custom message in a system information window.
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Table,Insert (External language)
Inserts an element into a table at a given position.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Extended (Property)
The property Extended allows you to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
WDDIXIO License Agreement
WDDIXIO License Agreement...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......