ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data persistence
The data persistence is used to store the value typed by the user......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
ERR_NOTADEVVERSION
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
fDirectoryExist (Function)
Checks the existence of a directory.
TimeValid (Function)
Checks the time validity.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
The server is currently updated. Retry later.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
fDirExist (Function)
Checks the existence of a directory.
CertificateCheckDuplicate (Function)
Checks the signature of a duplicate.
gpwCheckPassword (Function)
Checks a password (encrypted or not).
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......