ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Linear Looper control properties
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
fSelect (Example)
Usage example of the fSelect function
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
zipChangePath (Example)
Usage example of the zipChangePath function
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Page constants
List of constants used by page functions....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
The single-part and multi-part archives
Two types of archives are available......
zipFindFile (Example)
Usage example of the zipFindFile function
zipExtractAll (Example)
Usage example of the zipExtractAll function
Changing sites from AWP to SEO-ready session mode
HDescribeConnection (Function)
Describes a new connection to an external database.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....