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)...
Scheduler report
The report editor allows you to create "Scheduler" reports....
Error 102: The constants can be defined in the initialization code of project, ...
Drop-down button
The drop-down button expands: a context menu. a popup window....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
How to create and handle a structure?
This help page explains how to create and handle a structure....
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Chart control properties
A Chart control can be used......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Creating a select query
A select query (corresponding SQL statement......
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....