ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
The structure of the file for remote control
The management of remote control uses a file in INI format......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Feedback component
The Feedback component is a component provided with WINDEV......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Testing a project: settings
By testing the project you can simulate how the application will run......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Native Access to SAP
SAP is a widely used ERP......
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
Constants for managing emails
List of constants used by the functions for managing emails....
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Socket constants
List of constants used by the functions for socket management....
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
HTMLFindElementByID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document (or in an HTML node).
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).