ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
FileView (Function)
Opens a file in the browser.
FileDownload (Function)
Starts downloading a file in the browser.
NoteDelete (Function)
Deletes a repositionable note found in the current window.