ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
ERR_NO_END_TAG
Testing the WEBDEV Application Server setup with an example
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Creating an insert query
An insert query (corresponding SQL statement......
ERR_NOTADEVVERSION
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......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
10. Page templates
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
On/Off button in a window
The on/off button is a button that operates like a check box......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
ERR_NOTAVAILABLE
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
13. Types of standard controls