ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDAccept (Example)
Usage example of the DnDAccept function
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
SocketConfigure (Function)
Configures the use of Socket functions.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Constants for managing the Image Editor control
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
LooperInsertLine (Function)
Inserts a row into a Looper control.
ExeGetPID (Function)
Returns information about the current process.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).