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.
Example for creating a select query
This help page explains how to create two select queries......
ThreadExecute (Function)
Starts the execution of a secondary thread.
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
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
Runtime log
The runtime log is the best way to identify the most used features of an application......
Extracting the text of the project
The following text can be extracted......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Composite keys
A composite key is a key item containing several other items......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Creating the Relation windows of a WINDEV RAD pattern
Constants for managing projects
List of constants used by the functions for managing projects....
SocketWrite (Function)
Writes a message intended to another socket.