ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Using an external component in an application
A component can be reused at any time in any application...
MaxZoom (Property)
... (for the camera in use).
TableColumnSelectOccurrence (Function)
... compatibility. It is recommended to use TableSelectCount.
Information 2105: This function was renamed
Moves backward several records from the current position in the data file, according to a specified...
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect...
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated...
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple...
Telemetry: Main features
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change...
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Warning 12: The label is unused
Error 1038: This member already exists in the class
Interface
An interface is used to divide the uses of features common to several elements...
<Table>.CellSelectOccurrence (Function)
... compatibility. It is recommended to use TableSelectCount.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial...
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
TableCellSelectOccurrence (Function)
... compatibility. It is recommended to use TableSelectCount.