|
|
|
|
|
|
|
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document. |
|
|
|
|
|
|
Returns the factorial of an integer number. |
|
|
|
|
|
|
Deletes a directory from a disk. |
|
|
|
|
|
|
Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns). |
|
|
|
|
|
|
Builds a 4-byte integer from two 2-byte integers. |
|
|
|
|
|
|
Reads the value of a matrix element. |
|
|
|
|
|
|
Declares the end of the query execution and frees the memory resources allocated during the execution of the query. |
|
|
|
|
|
|
Modifies an element in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min |
|
|
|
|
|
|
Deletes all files from an archive. |
|
|
|
|
|
|
Validates the specified page and starts the execution of a button. |
|
|
|
|
|
|
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements...... |
|
|
|
|
|
|
Closes a WINDEV window (and returns a value if necessary). |
|
|
|
|
|
|
Returns the decimal angle corresponding to a sexagesimal angle. |
|
|
|
|
|
|
Extracts a file from an archive and automatically decompresses it to a physical location or in memory. |
|
|
|
|
|
|
Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview Table control populated programmatically.... |
|
|
|
|
|
|
Modifies the current connection. |
|
|
|
|
|
|
The ByAddress property is used to determine if a procedure parameter was passed by address. |
|
|
|
|
|
|
The MapMode property determines and changes how the map is displayed in the Map control. |
|
|
|
|
|
|
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...). |
|
|
|
|
|
|
Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
Deletes the selected rows from a Table or Treeview Table control. |
|
|
|
|
|
|
Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
Writes a message intended to another socket. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|