ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_SESSION_CLOSED
<Array>.Distinct (Function)
Returns an array without duplicates.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
DriveCreateFile (Function)
Creates a file on the remote disk.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Error 108: The size of the variable is not allowed
WINDEV and the SOAP protocol
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
fCreateLink (Function)
Creates a link on a file at the specified location.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....