ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Source Code Manager (SCM)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area....
Using the task management and the schedule
Time management is extremely important......
<DiskFile variable>.Close (Function)
Closes an external file.
Bitcoin Core server constants
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area....
<Pivot Table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Page look: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Properties associated with the tab pane
A tab pane can be manipulated in WLanguage in a window or a page with the following properties......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Creating a query
Two methods can be used to create a query......
Binding controls to data
A window or page can display information from......
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Manipulating Multiline Zone controls programmatically
A Multiline Zone control can be manipulated programmatically using the control name....
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
Manipulating TreeMap controls programmatically
WINDEV allows you manipulate a TreeMap control programmatically....