ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
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......
Modulo (Reserved word)
Returns the remainder of a division.
Using .NET assemblies in a project
To use .NET assemblies in a project......
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
Multiline strings
To type character strings over several lines in the code editor...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
Component (Property)
The Component property configures the different components of a composite key.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Sound (Function)
Plays a sound in WAV format.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Managing assertions
...The main available features are as follows:...
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
HDeleteTrigger (Function)
Deletes a trigger.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
HDeactivateTrigger (Function)
Disables a trigger.
BurnerCancel (Function)
Cancels the current burn process.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....