ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
OBEX constants
List of constants used by the OBEX functions....
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
fTrackFile (Function)
Triggers the tracking of a file.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Logical operators
The logical operators are as follows......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Configuring the setup program
Two tools can be used to create a setup program......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.