ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dFill (Example)
Usage example of the dFill function
JSONToVariant (Example)
Usage example of the JSONToVariant function
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
SocketClose (Function)
Closes a socket or a connection to a server socket.
fAttribute (Function)
Returns or modifies the attributes of a file.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
dbgInfo (Function)
Returns a debug information.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.