ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
apExecute (Function)
Runs an action plan.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
Classes, members, methods and properties
A class is made of......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Image editor: Features
The image editor includes several features......
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
EndService (Function)
Ends the execution of the current service.
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
ChangeTarget (Function)
Changes the target of a button action.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
End of Document block
The End of document block is run once at the end of the report execution......
21. Managing business rules
Managing business rules...
18. Management of business rules
Creating the menus for the pages of the WEBDEV RAD pattern
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
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.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......