ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Error 809: The * character cannot be used as mandatory parameter in a function
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Error 1017: The method is not global: use: to access it
Status bar of windows
The status bar of a window is used to display several types of information......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
1. Deploying a static site
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Help system properties
The properties of help system are used to define......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....