ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Html>.Navigate (Function)
Starts navigation in an HTML Display control.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Android Widget windows
An Android application can contain one or more Widget windows......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Border of controls
One of the most important elements of control style is its border......
LDAP constants
List of constants used by the LDAP functions....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Copying controls from the page editor
The controls can be copied from the page editor......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
COMQueryInterface (Example)
Usage example of the COMQueryInterface function