ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for external files
List of constants used by the functions for managing external files....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
ErrorBuild (Function)
Displays a custom error message in a system error window.
SocketCreate (Function)
Creates a socket.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
WDTestSite: Load test
The stress tests are used to check......
WinStatus (Function)
Identifies or modifies the window status.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
TableMode (Function)
TableMode is kept for backward compatibility.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Project portfolio
From version 25, you can create "project portfolios"......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Local procedure
Two types of procedures are available......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
fLock (Function)
Entirely or partially locks an external file.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Action Bar control events