ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
Window management functions
List of functions for managing windows...
NextTitle (Function)
Modifies the title of next window to open.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
grIncreaseData (Function)
Adds a value to a data in a chart.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
ControlNext (Function)
Returns the name of the next control in input mode.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.