ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 1054: 'Ancestor' cannot be used outside the code of a class
Checks whether an expression is not Null in assertive programming and in automated test mode....
9. Internal page
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV website or from a PHP application. Function kept for backward compatibility....
Properties associated with the Cell control field
List properties associated with the Cell control field...
Context Menu control events
Opens a modal WINDEV window....
6. Internal window
Internal windows...
Creating an insert query
An insert query (corresponding SQL statement......
9. Overlaying controls
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
Installing the HFSQL Server module
Installing the HFSQL Server module
Modifies or returns the sound volume....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....