ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet...
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected...
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval...
Events associated with an Organization Chart control
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Events associated with Static controls
List of events associated with Static controls...
MyPage (Reserved word)
MyPage is used to handle the current page...
WDDIXIO overview
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
MemFound (Function)
Checks whether the sought element was found.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications...
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries...
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
grDestinationWnd (Function)
Defines a window as chart destination.