ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
SOAPToHTTP (Example)
Usage example of SOAPToHTTP
EmailStartSession (Example)
Usage example of the EmailStartSession function
HashString (Example)
Usage example of the HashString function
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
HTTPSendForm (Example)
Usage example of the HTTPSendForm function
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
fExeDir (Function)
Returns the directory from which the execution is started.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Execute (Function)
Starts the execution of a process through programming.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
DecryptStandard (Example)
Usage example of the DecryptStandard function
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
ThreadPause (Function)
Pauses the current thread during the specified duration.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....