ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by DeepLinkProcedure
WLanguage procedure ("callback") called by DeepLinkProcedure when the user clicks a deep link with a target URL associated with the application.
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.
The DotNet structure
Initializes the structure for group management (HGroup) with the default values....
Thumbnail control properties
List of properties associated with the Thumbnail control...
HTTP server response procedure parameters
WLanguage procedure (also called "callback") called by the HTTPSend function or the HTTPSendAsynchronous function when the HTTP server responds.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
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....
Information 2105: This function was renamed
Moves backward several records from the current position in the data file, according to a specified item....
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
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 table described in the data model editor. the values of the bound WLanguage variables....
16. Java applications in practice
Java applications in practice...
<Window>.FromSource (Function)
Automatically initializes the controls of a window 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....
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
REP files
REP files contain the list of data files handled by the application....
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....