ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
3. Debugger
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
WDSQL, SQL querier: Overview
WDSQL is used to......
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
WLanguage properties available in PHP
The following properties are available in PHP...
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
14. PHP generation in practice
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Project description: Project tab
The project description window allows you to configure various elements of your project......
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
1
3
4
5
6
7
320
>