ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Data model editor: types of links
Several types of links can be found between the files......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Multi-product external components
Components are a remarkably useful tool for development teams......
Typecasting of parameters
The description of the parameter type is optional......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
How to open a window?
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
ErrorBuild (Function)
Displays a custom error message in a system error window.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.