ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
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...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
SQLListSource (Function)
Lists the data sources declared on a local site.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
5. The following files are automatically created
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Types of Edit controls
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
HSetREP (Function)
Enables or disables the management of .REP file.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Example for creating a select query
This help page explains how to create two select queries......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
String functions
List of functions for managing character strings...
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
9. Types of standard controls
Types of standard controls...
3. Deploying a dynamic WEBDEV site
InApp constants