ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
xlsDocument (Example)
Usage example of the xlsDocument type
Telemetry: Main features
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Nation (External language)
Defines the display language for the titles, captions, messages...
tapiDial (Function)
Dials a phone number for a voice line.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Interactive notification management constants
Interactive notification management constants...
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
grDestinationWMF (Function)
Defines a meta file as chart destination.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
EventCreate (Function)
Creates an event.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
SemaphoreCreate (Function)
Creates a semaphore.
Constants for managing contact functions
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
xlsSave (Function)
Saves an XLS document.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
grWndSize (Function)
Defines the size of the window containing the chart.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.