ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeView>.SelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
ERR_BAD_ACTION
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
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.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Z-index of a control
All the controls in a window or report have a different z-index......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Page constants
List of constants used by page functions....
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
PageChangeLayout (Function)
Applies a specific layout to a page.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Handling Gantt Chart controls programmatically
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......