ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Specific features of the Express version
Error 102: The constants can be defined in the initialization code of project, ...
Recycle code windows
By default, a single code window is opened per ......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
ERR_NO_PAGE
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....