ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
HNext (Function)
Sets the position on the next data file record according to a browse item.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
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 "......
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)......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
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......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.