ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Guided tour management constants
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
ChangeAction (Example)
Usage example of ChangeAction
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
fOpen (Example)
Usage example of the fOpen function
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Error 120: Redefinition of the structure
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.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
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......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
iCloseReport (Function)
Stops printing the current report immediately.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
ExceptionInfo (Function)
Retrieves information about the current exception.