ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a control through programming in a report
All report controls can be handled through programming......
Project description: Tables tab
The project description window allows you to configure various elements of your project......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
WLanguage properties available in PHP
The following properties are available in PHP...
Events associated with TreeView controls
List of events associated with TreeView controls...
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a table. define whether the GDPR should apply to an item (in the item description in the code only)....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
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....