ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Error 105: Redefinition of the local variable
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
EXE constants
List of constants used by the functions for managing executables....
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Programming automatic calculations in the columns of a Table control
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
iCloseReport (Function)
Stops printing the current report immediately.
Error 120: Redefinition of the structure
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
Empty (Property)
The Empty property is used to determine if an element is empty.
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Installing and starting WDTRAD
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....