ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage User Groupware files in Client/Server mode....
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
Creating the Table windows of the WINDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Creating the Form pages of a WEBDEV RAD pattern
Deletes a worksheet from the Excel document....
Error customization
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
GeometryCover (Function)
Determines if geometry A covers geometry B.
XMLDocument (Function)
Creates a new XML document.
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Sound (Function)
Plays a sound in WAV format.
9. Types of standard controls
Types of standard controls...
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
The Item control
The "Item" control is used to edit the content of an item found in a data file......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.