ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
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....
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.......
Various constants
List of various constants used by the constants WINDEV functions....
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......
8. Sharing a project in practice
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)...
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.