ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Replication: The different types
The data replication is a powerful feature......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
Dialog box management functions
List of functions for managing dialog boxes...
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Query and project
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....