ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
fCurrentDrive (Function)
Gets or sets the current drive.
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....