ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Installing the robot controller
The monitoring robot includes three executables......
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Page constants
List of constants used by page functions....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Constants for managing Big Data Redis databases
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
HFreePosition (Function)
Deletes a position saved by HSavePosition.