ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
Query and project
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
WDSQL, SQL querier: Overview
WDSQL is used to......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
2. Modes to install an application
3. Managing sockets
WINDEV includes advanced socket management functions....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Events associated with Button controls
List of events associated with Button controls...
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
ERR_LAUNCH_FAILED
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
WDOptimizer: Editing and modifying a ".REP" file