ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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)......
Feedback component
The Feedback component is a component provided with WINDEV......
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....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Operator on Address
The & operator returns the address of a variable as an integer
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......
8. Sharing a project in practice
How to develop a PHP site?
What is a PHP site?......
11. User Macro-Code: UMC in practice
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
DotNetDelegate (Function)
Initializes a.NET delegate.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
5. User Groupware in practice
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
GetDefinition (Function)
Retrieves the definition of element type.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...