ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
ReplicSynchro: Overview
ReplicSynchro: Use
ReplicAdmin: Overview
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Organization chart linked to a data file
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
2. Projects in practice
Discover the main operations that can be performed on a project....
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
URL Rewriting
URL Rewriting is a technique used to improve SEO......