ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCloud constants
The iCloud constants are as follows:
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Starting WDOptimizer in a command line
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
Bluetooth constants
List of constants used by the Bluetooth functions....
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
OCRExtractText (Function)
Reads the text contained in an image.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Check: Sending an email
The monitoring robot will......
OLELoad (Function)
Initializes an OLE control with an OLE object.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Animation (Property)
The Animation property animates an image.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Creating a window skin template
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
NetSendMessage (Example)
Usage example of the NetSendMessage function