ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calling a procedure/a function
Syntax for calling a local or global procedure.
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Procedure/Function
A procedure is used to associate an identifier with a statement block...
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Parameters of a procedure/function
You have the ability to pass parameters to a procedure.
Local procedure
Two types of procedures are available...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Typecasting of parameters
The description of the parameter type is optional...
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.
Passing parameters
The parameters can be passed to a procedure...
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android,...
Task management functions
List of functions for managing tasks...
Procedure WLanguage called by the function SensorDetectChangeAcceleration
Procedure (also known as "Callback") called by the SensorDetectChangeAcceleration function...
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server,...
gFontItalic (Function)
... to this function is in italic type.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view...
<Source>.RestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress,...
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
WLanguage procedure called by ScanFromCameraToImage/ScanDocumentFromCamera
... function, when the scan fails or when it is canceled by the user.
<Spreadsheet>.RecalculateAll (Function)
... that use WLanguage functions/procedures)....
Invalid input functions
Invalid input functions...
WebserviceWriteCustomHTTPCode (Function)
... function is completed.
WLanguage procedure called by ScanFromCameraToPDF
... function, when the scan fails or when it is canceled by the user.
iDidotFont (Function)
Selects the unit to be used for font height (created with function iCreateFont): DIDOT point...
ActionDeclareUndo (Function)
Declares how to cancel an action that was added by ActionDo. This function MUST be called...
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward...
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress,...
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward...
Functions for managing Image Editor controls and WDPic variables (prefix syntax)
The following functions are used to manipulate Image Editor controls and WDPic variables, using...
SpreadsheetRecalculateAll (Function)
... that use WLanguage functions/procedures)....
JWTCreateAssertion (Function)
Creates a JWT assertion. This new function is available from WINDEV Suite SaaS 2025 Update 1....
BitcoinCoreBlockHash (Function)
Returns the hash of a block identified by its index. Note: This function is only available...
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view...
Action Bar control functions
The following functions are used to manipulate Action Bar controls......