ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Help about new features: Letting users know about changes
Applications are constantly evolving......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Software license agreement
WINDEV Express license agreement...
Chart constants
List of constants used by the functions for chart management....
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Merging differences (SCM)
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Using .NET assemblies in a project
To use .NET assemblies in a project......