ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
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.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
fMoveFile (Function)
Moves a file from one directory to another.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
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.
Setup directory
The setup wizard allows you to configure the setup directory of application....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
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).
How to loop through a file using filters?
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
System constants
List of constants used by the system functions....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
grLegend (Function)
Indicates the presence and position of legend in a chart.
tapiRecord (Function)
Records the current communication as a".WAV" file.
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....
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
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).