ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Automatic management of exceptions
The management of exceptions can be customized by process......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Events associated with Looper controls
List of events associated with Looper controls...
Sorts in a report
The sort is used to organize the information displayed in the report......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Operator on Address
The & operator returns the address of a variable as an integer
XMLAddChild (Function)
Adds a child tag into an XML document.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
HDFS functions
The following functions are used to manage files on a HDFS system......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....