ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
Error 117: The array has X dimensions and you access it with Y dimensions
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
LooperExpand (Function)
Expands a break in the Looper control on a given row.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<Looper>.Expand (Function)
Expands a break in the Looper control on a given row.
<Looper>.Collapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
SMS functions
List of SMS functions...
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.