ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
Constants for managing the Image Editor control
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HNext (Function)
Sets the position on the next data file record according to a browse item.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Managing space characters in the searches?
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
HRegenerateFile (Function)
Regenerates a data file from its log.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Creating and handling an item
The main operations that can be performed on an item are as follows......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
iDestination (Function)
Configures the print destination.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Options of the window editor
To configure the general options of the window editor......