ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
ERR_SESSION_CLOSED
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
WDSQL, SQL querier: Overview
WDSQL is used to......
VaultUseContentsForTestMode (Function)
Forces the use of vault contents specifically included for testing purposes. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Functions for managing objects (External language)
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
DnD constants
List of constants used by the functions for managing the Drag and Drop....