ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
fOpen (Example)
Usage example of the fOpen function
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Structure (Type of variable)
A structure is a custom type of data...
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
FileDisplay (Function)
Displays a file in the user's browser....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fWrite (Function)
Writes: a character string to an external file. a memory section....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
SocketCreate (Function)
Creates a socket.