ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
SocketConnect (Function)
Connects a client computer to a given socket.
ActionUndo (Function)
Cancels the last action performed by the end user.
Date
The Date keyword can correspond to...
Column
The Column property is used to manipulate one or more columns.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
USB constants
List of constants used by the USB functions....
iParameterPDF (Example)
Usage example of the iParameterPDF function
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
FontCreate (Function)
Creates a font definition.
HCloseConnection (Example)
Usage example of the HCloseConenction function
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).