ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
SQLListSource (Function)
Lists the data sources declared on a local site.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
HDataSourceKnown (Function)
Determines if a data source has been initialized.
WEBDEV license agreement
WEBDEV license agreement...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
fCreateLink (Function)
Creates a link on a file at the specified location.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
fMoveDir (Function)
Moves a directory and its content.
MatTranspose (Function)
Calculates the transposed matrix.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Constants used by the scanner functions
Constants used by the scanner functions...
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min