ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
2. User-friendly editors in practice
User-friendly editors in practice...
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
The single-part and multi-part archives
Two types of archives are available......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Global and local variable
Two types of variables are available......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Popup window
WINDEV allows you to open windows in popup format......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Items used in a select query
A query created in the query editor can contain several types of items......