ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
1
2
3
4
5
6
276
>