ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
iPrintReport (Function)
Prints a report created with the report editor.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
iPrintReport (External language)
Prints a report created with the report editor.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Reloading a document
To reload a document, ......
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Defining a help window template
WINDEV allows you to create help window templates......
<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
PicOpen (Function)
Opens an image in an Image Editor control.
PicCreate (Function)
Creates an image in the Image Editor control.
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
<HTML editor>.Search (Function)
Searches for a string in an HTML Editor control.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.