ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with windows
List of events associated with windows...
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Locking data files: correspondence between WINDEV 5.5 and the later versions
HOpenConnection (Function)
Opens a connection to a specific database.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Comparison operators
The comparison operators can be divided into several categories......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
13. External component in practice
External component in practice...
12. External component in practice
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Select query description window: Items that can be used
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Specific features of the applications for iPhone/iPad
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Environment of the window editor
The main elements of window editor are as follows:
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......