ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Break in a report
The break is used to group the records corresponding to a sort criterion......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Configuring the setup program
Two tools can be used to create a setup program......
Creating the Table pages of the WEBDEV RAD pattern
User Groupware files
Two categories of data files are managed......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Operator on Address
The & operator returns the address of a variable as an integer
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
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......