ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Creating the Vision windows of the WINDEV RAD pattern
Page constants
List of constants used by page functions....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
PopupAnimate (Function)
Displays a popup in a page cell.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Creating the Form windows of a WINDEV RAD pattern
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......