ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 121: Shadowing a structure
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Error 102: The constants can be defined in the initialization code of project, ...
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
How to use an array of structures?
An array of structures is an Array variable......
ERR_NO_END_TAG
16. Types of code
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Including the code
You want to include your code lines in a condition, in a structure, ......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Programming patterns
CAUTION......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
ERR_PARSER
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
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, ......
Error 101: Declaration of global variable not allowed