ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_BAD_PARAMETER
9. Internal component
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
5. User Groupware in practice
ErrorThrow (Function)
Throw a non-fatal error.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Properties of a help page
The characteristics of a help page are used to define......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
The Upload control
The Upload control is used to upload files on the Web server......
Handling Organization Chart controls programmatically
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Error 1012: The class member is not global: it cannot be accessed from a global method
How to use an array of structures?
An array of structures is an Array variable......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).