ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
ErrorBuild (Function)
Displays a custom error message in a system error window.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
HNext (Function)
Sets the position on the next table record according to a browse item.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
API (Function)
Runs a function found in an external DLL.
Typecasting of parameters
The description of the parameter type is optional......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
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).
How to open a window?
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
2. Projects in practice
Discover the main operations that can be performed on a project....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.