ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Bluetooth constants
List of constants used by the Bluetooth functions....
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCreateView (Example)
Usage example of the HCreateView function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
HCopyRecord (Example)
Usage example of the HCopyRecord function
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
HAdd (Example)
Usage example of the HAdd function
HExtractMemo (Example)
Usage example of the HExtractMemo function
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.