ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for the geo-localization functions
Constants used by the geo-localization functions...
HTTPRequest (Function)
Starts an HTTP request on a server.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Constants for managing videos
List of constants used by the functions for video management....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Page constants
List of constants used by page functions....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
iParameter (Function)
Retrieves the printer configuration and configures the print.
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.