ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
2. WEBDEV administrator in practice
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......