ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
The Cell control
The Cell control contains controls......
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Creating a table in a report
Tables can be created in a report......
Report viewer: Proposing several reports
In the document preview, end users can......
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Native Sybase Connector for WINDEV and WEBDEV 2024
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......