ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List of extension attributes
The list of extension attributes ......
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
LDAP constants
List of constants used by the LDAP functions....
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
WaitWindowStart (Function)
Opens the wait window of application.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
LDAPNbValue (Function)
Returns the number of values for an attribute.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Apply (Function)
Executes a procedure for each element of a WLanguage array.
14. Controls in practice
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Beep (Function)
Emits a beep.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......