ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Manipulating a Layout control programmatically
A Layout control can be......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
ERR_BAD_ACTION
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.