ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Event
The Event keyword can correspond to:
Empty (Property)
The Empty property is used to determine if an element is empty.
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
NdxEncryption (Property)
The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a table.
xlsData (Example)
Usage example of the xlsData function
BackgroundPattern (Property)
The BackgroundPattern property gets and sets the background pattern of an element.
Group (Property)
The Group property is used to identify and change groups of elements.
Modified (Property)
The Modified property lets you know if an element has been modified.
Visible (Property)
The Visible property is used to set the visibility of an element.
zipMerge (Example)
Usage example of the zipMerge function
Progress (Property)
The property Scroll value property shows the progress of a task.
nWDInit: Initializing an external language
Initializes the external language......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......