ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Creating the Relation pages of a WEBDEV RAD pattern
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
ChronoReset (Function)
Stops and resets a running stopwatch.
RGB (Function)
Defines a color from its Red, Green and Blue components.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Error 117: The array has X dimensions and you access it with Y dimensions
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
ArrayDistinct (Function)
Returns an array without duplicates.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.