ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Native SQL Server Connector license agreement
5. User Groupware in practice
Arithmetic operators
The arithmetic operators are......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Error 204: using a parameter without optional value after parameters ...
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
5. User Groupware in practice
17. TLS/SSL: Encrypting information on the Web
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
How to create a patch?
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
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......
1
5
6
7
8
9
34
>