ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Binding a Repositionable Note control to an item
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Project description: Project tab
The project description window allows you to configure various elements of your project......
LooperAddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Appendix 3: Configuration file
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Debugger: Step-by-step project execution
Running a project step-by-step allows you to start the debugger when launching the application......
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Specific features of the Express version
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
ImageMode (Property)
The ImageMode property gets and sets the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.