ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
fMoveFile (Function)
Moves a file from one directory to another.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
fDirRename (Function)
Renames a directory.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Burner constants
List of constants used by the burner functions....
System functions
List of system functions...
How to loop through a file using filters?
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Dashboard constants
Constants used by the functions for managing Dashboard controls...
tapiRecord (Function)
Records the current communication as a".WAV" file.
grLegend (Function)
Indicates the presence and position of legend in a chart.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).