ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Count (Property)
The Count property returns the number of elements in a given set.
Page Footer block
The Page footer block is run at the end of each page......
Font
The Font keyword can correspond to: a Font variable. the Font property....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Custom tooltips
Tooltips are very useful for application users......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
5. HFSQL Cient/Server
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
<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.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.