ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
DotNetDelegate (Function)
Initializes a.NET delegate.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HFSQL constants
List of constants used by the HFSQL functions....
Error 20: The variable of the FOR loop should be a real
fDriveInfo (Function)
Returns information about a drive.
Constants for external files
List of constants used by the functions for managing external files....
SOAPRun (Function)
Runs a procedure on a SOAP server.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Fax constants
List of constants used by the functions for managing faxes....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Net constants
List of constants used by the Net functions....
StatSum (Example)
Usage example of the StatSum function
StatMax (Example)
Usage example of the StatMax function
StatMin (Example)
Usage example of the StatMin function
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function
StatAverage (Example)
Usage example of the StatAverage function
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
dBackground (Example)
Usage example of the dBackground function
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......