ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Page Footer block
The Page footer block is run at the end of each page......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
2. Analysis in practice
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Link properties
When creating a link, you can simply specify the destination......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Removing a project from the SCM (Source Code Manager)
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....