ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
SocketRead (Function)
Retrieves a message sent by another socket.
Configuring the SOAP administrator
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
W3C standardization
You must comply with the W3C standard (HTML 4......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
fMoveFile (Function)
Moves a file from one directory to another.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
NotificationDisplay (Function)
Displays a message outside the browser.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
ThreadRequestStop (Function)
Sends a stop request to a thread.
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
SendMessage (Function)
Sends a Windows message to a control or to a window.
ThreadState (Function)
Returns the current status of a thread.
FaxConnect (Function)
Establishes a connection to a fax server.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....