ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimelineAddEvent(Function)
Adds an event into a TimeLine control.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Phone constants (Android / iOS)
fTempPath (Example)
Usage example of the fTempPath function
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
WDDIXIO License Agreement
WDDIXIO License Agreement...
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
MCI constants
List of constants used by the MCI functions....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
HListKey (Example)
Usage example of the HListKey function
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Partial indexing of memos
You now have the ability to index the content of a text memo item......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......