ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
SocketWrite (Function)
Writes a message intended to another socket.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Google Contacts management functions
List of functions for managing Google contacts...
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
WDDeploy features
WDDeploy can be used to......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Events associated with the project
List of events associated with the project...
SQLExec (Function)
Names and runs an SQL query.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......