ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Time management help
Time management is extremely important......
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Type (Property)
The Type property is used to get and change the type of an element.
Bar code constants
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
SocketRead (Function)
Retrieves a message sent by another socket.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Kanban control events
The following events are associated with Kanban controls......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Server (Property)
The Server property is used to manage servers.
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
EventCreate (Function)
Creates an event.