ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
SQLConnect (Example)
Usage example of the SQLConnect function
XMLSavePosition (Function)
Stores the current position in the XML document.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
6. Internal window
Internal windows...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
HOpenConnection (Example)
Usage example of the HOpenConnection function
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Network constants
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.