ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NoAccent (Function)
Converts accented characters in a string to non-accented characters.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
Simple statements
GeometryIntersect (Function)
Checks whether two geometries have a non-empty intersection.
Error 701: The property is read-only
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database....
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
IntervalY (Property)
The IntervalY property gets the interval between marks on the Y-axis.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
Compound statements
The report editor allows you to create "Label" reports......
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
Programming an indexed control
Writing an email: the available methods
This help page presents the methods for writing an email....
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......