ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlNext (Function)
Returns the name of the next control in input mode.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
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.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
iPrintBlock (Function)
Forces a report block to print.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.