ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Creating the skin template of a report
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Events associated with Link controls
List of events associated with Link controls...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
ERR_BAD_FILE
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
PDF file functions (prefix syntax)
PDF file functions...
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.