ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Execute (Function)
Starts the execution of a process through programming.
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......
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.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
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
ThreadPause (Function)
Pauses the current thread during the specified duration.
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.
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....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
The Organizer control
The Organizer control is used to display and handle organizers......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.