ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Outstanding progress bars
Simple or symmetric progress bar?...
Property Description (Type of variable)
The Property Description type is used to get information about a property.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
ArrayCopy (Function)
Copies the content of an array to another array.
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....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
End of Document block
The End of document block is run once at the end of the report execution......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Camera control in a mobile application
The Camera control is used to......