ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
Using the query result
The result of a select query can be used in......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Guided tour management constants
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
ChangeAction (Example)
Usage example of ChangeAction
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
fOpen (Example)
Usage example of the fOpen function
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
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.
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.