ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Command variable>.IsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
Defining a website icon (Favicon)
WEBDEV allows you to easily define the site icon (also called Favicon)......
Using the Vista style in your windows
WINDEV allows you to customize......
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a web service. This request can be modified to adapt it to the expectations of the web service, if necessary. It can then be sent using HTTPSend.
<Connexion HFSQL>StatCalculAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
How to find out whether a report was printed?
The following functions are used to manage background tasks...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
User Groupware files
Two categories of data files are managed......
<Command variable>.Kill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
<ftpConnection variable>.Name (Function)
Returns the name of the last file accessed by an FTP function (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
2. Projects in practice
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
The Flexbox control
Flexbox is a standard layout system for web pages......
User Groupware table structure
The BackgroundColor property is used to set the background color of a control, window, page or block of a report....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Data model editor: types of links
Several types of links can be found between the files......
SysDecrypt (Function)
Decrypts data using Windows user credentials. This data must have been previously encrypted with SysEncrypt. This new function is available from WINDEV Suite SaaS 2025 Update 2....