ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
HTTPRequest (Function)
Starts an HTTP request on a server.
Configuring the IIS 7/7.5 server
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Push notification
A mobile device can receive push notifications......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Using WDDIXIO
To translate the text used in your project:...
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Software license agreement
WINDEV Express license agreement...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Properties of a help page
The characteristics of a help page are used to define......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....