ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Bar code constants
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
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....
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Events associated with a Layout control
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with Chart controls
List of events associated with the Chart controls...
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Kanban control events
The following events are associated with Kanban controls......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Removing a project from the SCM (Source Code Manager)
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
Style of a control
As soon as it is created, a control is associated with a style......