ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
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......
Check: Sending an email
The monitoring robot will......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
The OLE control
The OLE control is used to handle an OLE object......
<WDPic variable>.HorizontalSymmetry (Function)
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<picLayer variable>.VerticalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis).
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Events associated with formatted display controls
List of events associated with formatted display controls...
Comparing the project messages
The comparison between source and target text helps you find translation errors......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Project description: Options tab
The project description window allows you to configure various elements of your project......
1. WLanguage
WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
5. Loops
WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Simple statements
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....