ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Google constants
List of constants used by the Google functions....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Multi-product external components
Components are a remarkably useful tool for development teams......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Share your projects via Git
Git is a source code manager......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.