ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
VibrationTrigger (Function)
Triggers the vibrations of the device.
sfDeletedRecord (Variable type)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
DateDifference (Function)
Calculates the number of days between two dates.
Events associated with OLE controls
List of events associated with OLE controls...
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
Infinite Progress Bar control events
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
XMLModify (Function)
Modifies the content of the current element found in the XML document.
modbusSession (Variable type)
The modbusSession type is used to identify a connection to a Modbus server.
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.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
List of extension attributes
The list of extension attributes ......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Z-index of a control
All the controls in a window or report have a different z-index......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
WindowFromSource (Function)
Automatically initializes the controls of a window 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....