ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
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....
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
<Spreadsheet>.AllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.