ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming.
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...
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
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.
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....
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
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......