ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
FBSessionStatus (Function)
Checks the status of a Facebook session.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
MatDelete (Function)
Deletes an existing matrix.
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)...
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
Combo Box control functions
List of functions for handling the Combo Box controls...
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
ModbusDisconnect (Function)
Closes the Modbus session.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
iCreateFont (Example)
Usage example of the iCreateFont function
fDir (Function)
Finds a file or directory.
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......