ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
xmlSignatureVerification (Variable type)
The xmlSignatureVerification type is used to define the information required to verify an XML signature.
Error 204: using a parameter without optional value after parameters ...
The code editor includes a coloring system for the different elements in WLanguage code....
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.
sfEmptyRecycleBinResult (Variable type)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
Set of procedures
The global procedures are grouped in set of procedures......
Emulating constants
List of constants used by the functions for emulating automated tests....
How to loop through a file using filters?
Handling menu options programmatically
The menu options can be handled......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.