ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
Manipulating a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
WINDEV License Agreement
WINDEV License Agreement...
Information 2105: This function was renamed
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
12. Control templates
WINDEV Mobile allows you to create control templates....
Action Bar control events
Utility components
WINDEV includes several utility components that allow you to handle data directly......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Native Container control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
dTextHeight (Function)
Calculates text height in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
dTextWidth (Function)
Calculates text width in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....