ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
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......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
7. Internal component
An internal component is a set of elements from a project....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Creating an insert query
An insert query (corresponding SQL statement......
Iconize (Function)
Minimizes a WINDEV window.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
6. HFSQL Client/Server clusters
2. Modes to install an application
The Site Map control
The Site Map control allows the Web user to......
6. HFSQL Client/Server cluster
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Items used in a select query
A query created in the query editor can contain several types of items......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
<Window>.Iconize (Function)
Minimizes a WINDEV window.
Open (Function)
Opens a modal WINDEV window.
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Error 1014: The access to the member of the class is restricted by a private inheritance
ReplicSynchro: Use
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......