ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
9. Sharing a project in practice
Sharing a project in practice...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Creating a WINDEV application for Linux
editor....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Principle for running threads
At runtime, an application runs in a main thread......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
1. Examples provided with WINDEV Mobile
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications...
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box...
grParameter (Function)
Retrieves or modifies a chart parameter.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application...
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
2. WEBDEV administrator in practice
8. Sharing a project in practice