ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
HNext (Function)
Sets the position on the next data file record according to a browse item.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HTTPRequest (Function)
Starts an HTTP request on a server.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Creating the Vision windows of the WINDEV RAD pattern
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
.NET application
To create a.NET application from a project......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
HTTPCreateForm (Function)
Creates an HTTP form.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Thread management functions
List of functions for managing threads...
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
SQLSeek (Function)
Positions on the specified result row of the query.