ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various WEBDEV constants
Various WEBDEV constants...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
13. External component in practice
External component in practice...
12. External component in practice
ComponentLocate (Function)
Specifies the access path to an external component of project.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
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:
HPrevious (Function)
Positions on the previous file record according to a browse item.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Query editor: Characteristics
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Comparison operators
The comparison operators can be divided into several categories......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.