ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
ElementOrientation (Property)
The ElementOrientation property gets and sets the orientation of an Organization Chart control.
Check Box control functions
The following functions are used to manage the Check Box controls......
Photo album management functions
Photo album management functions...
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Functions for managing multiple languages
Functions for managing multiple languages...
Math functions
List of mathematical functions...
Properties associated with a report
List of properties associated with a report...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Socket management functions
List of functions for managing sockets...
Multimedia constants
List of constants used by the multimedia functions....
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
Examples for using the OLE DB provider for HFSQL