ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
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).
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....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Code snippets
The code editor allows you to enter "Code snippets"......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
8. Sharing a project in practice
Image editor: Features
The image editor includes several features......
Constants for the archiving functions
List of constants used by the archiving functions....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
The planes (in a window or in a report)
The planes are used to group the window controls......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
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)......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Ad Hoc deployment
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......