ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Events associated with internal windows
List of events associated with internal windows...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Multilingual project
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
WDINT, WDTRAD and WDDIXIO: Translation tools
Window management functions
List of functions for managing windows...
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
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......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Configuring the IIS 7/7.5 server
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Options of the window editor
To configure the general options of the window editor......
GDI+ framework
Some WINDEV features use the GDI+ framework......