ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
8. Traffic statistics of dynamic sites
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
<Looper>.MoveLine (Function)
Moves a row or swaps two rows in a Looper control.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Error 108: The size of the variable is not allowed
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Error 102: The constants can be defined in the initialization code of project, ...
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......