ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HDeleteTrigger (Function)
Deletes a trigger.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Programming the looper attributes
All the looper attributes can be handled by programming......
Programming the browsing Looper controls
These are the main concepts for programming data-bound Looper controls......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
User Groupware and multilingual application/site
If your application is multilingual, it is also necessary to manage multilingualism in the user Groupware windows/pages......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
SourceFromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Native xBase/FoxPro Connector
WINDEV and WEBDEV offer a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......