ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
4. Dedicated server or shared server?
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
21. Managing business rules
Managing business rules...
1. Examples provided with WINDEV Mobile
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
18. Management of business rules
15. Project Management Hub
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Constants for managing appointments
Lists of constants used to manage the appointments...
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
Handling an Organizer control through programming (prefix syntax)
An Organizer control can be handled through programming....
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.