ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
WDDIXIO overview
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
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 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....
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Complete (Function)
Returns a character string of a specified length.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......