ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
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......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
Displaying a frameset in a WEBDEV website
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Python: Native calls
WLanguage allows for native Python calls......
Monitoring robot: Robot controller settings
From the monitor, you can change the configuration options......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
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....
PageParameter (Example)
Usage example of the PageParameter function
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......