ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URL Rewriting
URL Rewriting is a technique used to improve SEO......
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
TreeView control functions
The following functions are used to manage TreeView controls:...
xlsNbRow (Example)
Usage example of the xlsNbRow function
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
ProgressBar (Property)
WLanguage proposes...
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
ThreadEnd (Function)
Ends the execution of the current thread.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
13. Debugger
Code statistics
The code statistics affect......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.