ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
5. Project configuration
Project configuration...
Image editor: Features
The image editor includes several features......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
XMLChild (Function)
Positions on the first child element of current element.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
The Site Map control
The Site Map control allows the Web user to......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.