ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
Page (Property)
The Page property is used to handle a page.
CursorCapture (Example)
Usage example of the CursorCapture function
HListKey (Example)
Usage example of the HListKey function
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Bluetooth constants
List of constants used by the Bluetooth functions....
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
WDXView: Overview
WDXView is an ActiveX browser......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Bar code constants
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
iPreview (Example)
Usage example of the iPreview function
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
2. Modes to install an application
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
fCopyDir (Example)
Usage example of the fCopyDir function