ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Information 2105: This function was renamed
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
The DotNet structure
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
WLanguage procedure called by DeepLinkProcedure
WLanguage procedure ("callback") called by DeepLinkProcédure when the user clicks a deep link with a target URL associated with the application.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
PDF file functions (prefix syntax)
PDF file functions...
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.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
16. Java applications in practice
Java applications in practice...
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
REP files
REP files contain the list of data files handled by the application....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
WLanguage procedure called by OpenDocument
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure.
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......