ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enumeration (Type of variable)
An enumeration is a set of values......
DataType (Function)
Identifying the type of a WLanguage variable.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
HAddUser (Function)
Adds a user to a database.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
WEBDEV Application Server 2024
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
3. Managing sockets
WINDEV includes advanced socket management functions....
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Classes, members, methods and properties
A class is made of......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
CurrentWin (Function)
Identifies the window currently in edit.
Principle for running threads
At runtime, an application runs in a main thread......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
iParameter (Function)
Retrieves the printer configuration and configures the print.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....