ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Popup window
WINDEV allows you to open windows in popup format......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Query editor
The query editor is used to automatically create queries on the data files......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Summary table: Managing the application directories according to the platform
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
LooperAdd (Function)
Adds a row at the end of a Looper control.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Query editor: Characteristics
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.