ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of procedures
The global procedures are grouped in set of procedures...
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Sharing elements with a WINDEV application
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Border management constants
List of constants used by the border management functions....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......