ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
FTPGet (Function)
Transfers a file or directory from an FTP server (File Transfer Protocol) to the current computer.
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
EmailOpenMail (Function)
Opens the default messaging software: of the user on the browser. of the user on the current Windows computer. on the phone....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
".STY" file: "Style sheet" file
A style sheet is a "......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
Archiving function constants
List of constants used by the archiving functions....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
iDestination (Function)
Configures the print destination.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Record (Type of variable)
The Record type is used to save the values of a record.
The Wire control
The Wire control is used to visually link 2 controls......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......