ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nWDInit: Initialize the external language
Initializes the external language......
WavInit (External language)
Initializes the sound interpreter.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
Constants for managing the registry
List of constants used by the registry management functions....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Telephony functions
List of telephony functions...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
BackgroundTaskAdd (Function)
Adds a new background task.
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
xlsNbRow (Example)
Usage example of the xlsNbRow function
FTPTime (Example)
Usage example of the FTPTime function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
HViewToFile (Example)
Usage example of the HViewToFile function
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......