ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Typecasting of parameters
The description of the parameter type is optional......
Database schema editor: the different types of links
There are different types of links between the tables......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
GeometryUnion (Function)
Returns a geometry corresponding to the union of two geometries.
How to open a window?
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
User group settings
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
ErrorBuild (Function)
Displays a custom error message in a system error window.