ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
nWDInit: Initialize the external language
Initializes the external language......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
WavInit (External language)
Initializes the sound interpreter.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Overview of external languages