ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
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.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
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).
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
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).
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
IF statement
The conditional IF statement allows you to run an action according to a condition...
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.