ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
DDEError (Function)
Returns the runtime status report of a DDE function.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Constant
The constants are language elements whose value is fixed once and for all...
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....