ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming custom calculations in Table controls
WDINT license agreement
WDINT license agreement...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Defining a help window template
WINDEV allows you to create help window templates......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
OpenChild (Function)
Opens a non-modal child window.
WINDEV Mobile Framework License Agreement
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
WINDEV Framework License Agreement
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Code history
The code history is used to......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......