ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Assisted universal replication: specific features
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
EmailCheckAddress (Function)
Checks the validity of an email address.
fWriteLine (Example)
Usage example of the fWriteLine function
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
Events associated with control templates
List of events associated with control templates...