ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

8. If you are already familiar with WINDEV
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Events associated with TreeView controls
List of events associated with TreeView controls...
WLanguage properties available in PHP
The following properties are available in PHP...
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Spin controls
List of events associated with Spin controls...
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Test of a query
The query editor allows you to run the test of query result......
Creating an insert query
An insert query (corresponding SQL statement......
Reports
A report provides a custom view of data......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
12. Universal replication
13. Universal replication
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Error 1054: 'Ancestor' cannot be used outside the code of a class