ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
iPrintReport (Example)
Usage example of the iPrintReport function
Constants for managing the windows
List of constants used by the functions for managing the windows...
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
MatMultiply (Function)
Multiplies two matrices.
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
Modbus functions
List of Modbus functions...
HInfoReplica (Function)
Returns information about the specified replica.
DomoClose (Function)
Closes the communication opened by DomoOpen.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
FTPMakeDir (Example)
Usage example of the FTPMakeDir function