ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
mongoGridFSFileInfo (Variable type)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
CertificatePEMToPFX (Function)
Converts a certificate in PEM format to a PFX file including the private key.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
HTMLEndPage (Property)
The HTMLEndPage property gets and sets the HTML code inserted at the end of the page.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received when calling a REST web service.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
WLanguage procedure called by fWatchDirectory
WLanguage procedure ("callback") called by fWatchDirectory when a change is made to the watched directory.
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.