ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
iPrintReport (Example)
Usage example of the iPrintReport function
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
gLine (Function)
Builds a sequence of characters containing a line.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
DateToInteger (Function)
Converts a date to an integer.
SocketCreate (Function)
Creates a socket.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
16. Java applications in practice
Java applications in practice...
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Handling a Web Component control through programming
Android Widget windows
An Android application can contain one or more Widget windows......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......