ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Parameters of a procedure/function
You have the ability to pass parameters to a procedure.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Calling a procedure/a function
Syntax for calling a local or global procedure.
Procedure/Function
A procedure is used to associate an identifier with a statement block...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes.
Passing parameters
The parameters can be passed to a procedure...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Local procedure
Two types of procedures are available...
Typecasting of parameters
The description of the parameter type is optional...
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
SpellAvailable (Function)
... in the controls that use the integrated correction or check performed by WLanguage functions).
ProgressBar (Property)
... when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used...
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications...
InUniversalWindowsPlatformMode (Function)
...Function kept for backward compatibility.
TableColumnSelect (Function)
... This function is kept for backward compatibility. It is recommended to use TableSelect.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
<Source>.ViewToFile (Function)
... in the corresponding data file. This function uses the former view mechanism.
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept...
gLinkActivate (Function)
...Function kept for compatibility. It is recommended to use gStoredValueEnable.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access...
HViewToFile (Function)
... in the corresponding data file. This function uses the former view mechanism.
NetConnect (Function)
by WINDEV. This function is kept for backward compatibility....
NetDisconnect (Function)
by WINDEV. This function is kept for backward compatibility....
NetStartServer (Function)
...This function is kept for backward compatibility.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error...
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate...
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used...
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....