ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
API (Function)
Runs a function found in an external DLL.
Creating the Form pages of a WEBDEV RAD pattern
Deletes a worksheet from the Excel document....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
2. WEBDEV administrator in practice
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
12. Synchronizing data
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
ErrorThrow (Function)
Throw a non-fatal error.
fWatchDirectory (Function)
Detects changes made to the contents of a directory.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......