ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Android and Java: WLanguage procedure calls
Modifies the location of log files corresponding to an HFSQL data file....
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
fSeek (Example)
Usage example of the fSeek function
HTTPRequest (Function)
Starts an HTTP request on a server.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
fWrite (Example)
Usage example of the fWrite function
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manipulate Scheduler and TimeLine controls:...
HSetPosition (Example)
Usage example of the HSetPosition function
HReadLast (Example)
Usage example of the HReadLast function
DnDCacheData (Example)
Usage example of the DnDCacheData function
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
ServiceStop (Function)
Stops a service.
ServiceStart (Function)
Starts a service.