ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Describing an element
A flexible modeling includes different elements linked together......
Installing a SOAP server with Apache
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
ChangeAction (Example)
Usage example of ChangeAction
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
WINDEV License Agreement
WINDEV License Agreement...
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
grIncreaseData (Function)
Adds a value to a data in a chart.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
ModbusDisconnect (Function)
Closes the Modbus session.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
MyParent (Reserved word)
MyParent is used to handle...
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....