ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
SQLReqExists (Function)
Checks the existence of a query.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
fFileName (Function)
Returns the name of an external file that is currently opened.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
ChronoReset (Function)
Stops and resets a running stopwatch.
RGB (Function)
Defines a color from its Red, Green and Blue components.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
NFC constants
List of constants used by the NFC functions...
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.