ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
11. User Macro-Code: UMC in practice
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Task list
Each project can be associated with a task list......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
.NET object
To access a class......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....