ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
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....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
GPSGetPosition (Function)
Retrieves information about the current device position.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
eChangeCurrency (Function)
Converts a currency into another currency.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
NetworkUser (Function)
Identifies the name of the connected user.