ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
SCM: Local historykeeping
Local historization of an element allows you to set a local save point for the element... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 3. For more details, see Use the new features of WINDEV Suite SaaS 2025....
docElementImage (Variable type)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Variable scope
Variables can be declared anywhere in the code....
ErrorBuild (Function)
Displays a custom error message in a system error window.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Accessibility in mobile applications
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
docTable (Variable type)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
NFC constants
List of constants used by the NFC functions...
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
iParameterViewer (Function)
Configures the report viewer.
MultiPointGeo (Variable type)
The MultiPointGeo type is used to store a set of points defined with geographic coordinates. It is a collection of points: in this case, points are not connected.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Creating an executable: General options
The main executable options are as follows......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......