ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailGetAll (Function)
Retrieves all the emails found on a server.
fRemoveDir (Function)
Deletes a directory from a disk.
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
StringReverse (Function)
Reverses the characters of a string.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
fOpenTempFile (Function)
Creates and opens a temporary file.
FinNetCurrentVal (Function)
Returns the net current value of investment.
FTPSend (Example)
Usage example of the FTPSend function
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
LooperAdd (Function)
Adds a row at the end of a Looper control.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
SQLChangeConnection (Function)
Modifies the current connection.
Constants for managing the windows
List of constants used by the functions for managing the windows...
SQLReqExists (Function)
Checks the existence of a query.
Table,Modify (External language)
Modifies an element in a Table control.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to Progress ......
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.