ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTempFile (Example)
Usage example of the fTempFile function
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
<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.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<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
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
iPrintReport (Example)
Usage example of the iPrintReport function
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
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.
Constants for managing the windows
List of constants used by the functions for managing the windows...
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....