ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
XMLFind (Function)
Performs a search in an XML document.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
ArrayCopy (Function)
Copies the content of an array to another array.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
XLS file handling functions
List of functions for managing XLS files...
LooperDelete (Function)
Deletes a row from a Looper control.
HDescribeItem (Example)
Usage example of the HDescribeItem function
InitialState (Property)
The InitialState property gets the initial state of a control.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Programming an indexed control