ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Handling an internal component
An internal component is a set of elements from a project......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......