ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code...
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
<Source>.Optimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Code history
The code history is used to......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
13. Universal replication
Programming patterns
CAUTION......
16. Application test in practice
5. Site test in practice
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
12. Universal replication
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
9. Distributing "Reports and Queries"
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......