ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
SpreadsheetListImage (Function)
Lists the images found in the current worksheet of a Spreadsheet control.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
6. Editing a page: zoning mode
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....
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
WDSQL, SQL querier: Overview
WDSQL is used to......