ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
SQLModify (Example)
Usage example of the SQLModify function
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Multi-touch management functions
The following functions are used to manage the multi-touch......
Events associated with a Navigation Bar control
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Map control functions
Map control functions...
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
fRemoveDir (Function)
Deletes a directory from a disk.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.