ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
SQL functions for accessing the external databases
List of SQL functions used to access the external databases
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Cross-database queries
An SQL query can operate on different databases...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code...
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
OpenChild (Function)
Opens a non-modal child window.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
The Image control
The Image control is used to......
Creating the Relation pages of a WEBDEV RAD pattern
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Creating the Relation windows of a WINDEV RAD pattern
Assignment operators
Three assignment operators are available......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Character strings
WLanguage supports different types of strings....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......