ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLTransaction (Example)
Usage example of the SQLTransaction function
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Using a query with parameters
A query with parameters can be used......
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
2. Analysis in practice
Enumeration (Type of variable)
An enumeration is a set of values......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
Creating the Table windows of the WINDEV RAD pattern
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Events associated with the project
List of events associated with the project...
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.