ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
3. Debugger
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
3. Deploying a dynamic WEBDEV site
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min