ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Modbus constants
Constants used by the Modbus functions....
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Repetition (Variable type)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
SMSReset (Function)
Resets all variables of SMS structure.
UTF8ToString (Function)
Converts a string in UTF8 format into an ANSI or Unicode string.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
StringToUTF8 (Function)
Converts an ANSI or Unicode string to UTF-8.
InJavaMode (Function)
Indicates whether the code is run in Java.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
Calling a procedure/a function
Syntax for calling a local or global procedure.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
AppListVersion (Function)
Lists the versions available on the reference setup server.
Truncate (Function)
Truncates the right part of a string or buffer.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.