ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
HFSQL constants
List of constants used by the HFSQL functions....
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Bluetooth constants
List of constants used by the Bluetooth functions....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Events associated with Looper controls
List of events associated with Looper controls...
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Error 2109: You are using the ObjectInfo function
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....