ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Attribute (Property)
The Attribute property is used to manage attributes.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Looper constants
List of constants used by the functions for managing looper controls....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
GglUploadDocument (Function)
Uploads a document to the Google server.
FolderData (Function)
FolderData is kept for backward compatibility.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
fAttribute (Example)
Usage example of the fAttribute function
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
Events associated with Static controls
List of events associated with Static controls...