ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
NFC constants
List of constants used by the NFC functions...
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
InfoBuild (Function)
Displays a custom message in a system information window.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
AddLink (Function)
Adds a link to a text section in an edit control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
USBFind (Function)
Finds a USB device according to keywords.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
fWriteLine (Example)
Usage example of the fWriteLine function
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min