ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
grCreate (Function)
Creates a specific type of chart.
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.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
fMemOpen (Function)
Opens a memory zone shared between several applications.
Error 108: The size of the variable is not allowed
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
WordToArray (Function)
Fills an array with the words from a string.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
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.)....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Seek (Function)
Searches for the index of an element in a WLanguage array.
NotesReset (Function)
Creates an empty document in Lotus Notes.
fCreateLink (Function)
Creates a link on a file at the specified location.
Error 112: An array can only have a maximum of X dimensions
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.