ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HIndex (Function)
Rebuilds the file index (".NDX" file).
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
SemaphoreCreate (Function)
Creates a semaphore.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
System constants
List of constants used by the system functions....
Constants for external files
List of constants used by the functions for managing external files....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
ContextClose (Function)
Closes a page context.
NFCSendTag (Function)
Sends a NFC tag to another device.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
HDescribeConnection (Function)
Describes a new connection to an external database.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.