ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
End of Document block
The End of document block is run once at the end of the report execution......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
7. Multilingual applications in practice
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
How to save and retrieve an image in a binary memo
Looper control based on a data file
This type of Looper control uses data from a data file or query......