ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPGetResult (Example)
Usage example of the HTTPGetResult function
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Reports & Queries: New features in this version
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
apExecute (Function)
Runs an action plan.
The planes (in a window or in a report)
The planes are used to group the window controls......
apDisableAction (Function)
Disables the execution of an action found in an action plan.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Constants for managing Map controls
Constants for managing Map controls...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.