ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Removing a project
Usage example of the AppointmentAdd function...
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
Code history
The code history is used to......
Manipulating Multiline Zone controls programmatically (prefix syntax)
A Multiline Zone control can be manipulated programmatically using the control name....
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Peeling Corner control properties
Callback fonction GPSRécupèrePosition...
Error 19: The step of this FOR loop must be constant