ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multi-product external components
Components are a remarkably useful tool for development teams......
Database schema editor: the different types of links
There are different types of links between the tables......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Designing a supercontrol
A supercontrol is an advanced type of control......
Animating a Static control
Two methods can be used to animate a Static control......
Setup directory
The setup wizard allows you to configure the setup directory of application....
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
OpenDocument (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
<ftpConnection variable>.Date (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Project portfolio
From version 25, you can create "project portfolios"......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Report controls
Several types of controls can be handled in a report created by the report editor......
Internal component description
The description of an internal component can opened at any time......
IFrame control
IFrame is an HTML concept......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......