ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Copying controls from the page editor
The controls can be copied from the page editor......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
ERR_BAD_CONTEXT
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Error 103: The type is unknown
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Compilation options
The compilation options allow you to define the help system generation settings......
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Operations performed on deployment diagrams
The following paragraphs explain......
Testing a project: setting
By testing the project you can simulate how the application will run......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Mouse management functions
List of functions for mouse management...