ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
DownloadProgress (Property)
The DownloadProgress property gets the download progress notification.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Windows Scheduler management functions
List of functions for managing the scheduler...
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
MATLAB functions
The following functions are used to access MATLAB:...
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
fSplit (Function)
Splits a file into several files.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Binding controls to data
A window or page can display information from......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
<Window>.EdRestore (Function)
Undoes all the modifications made by the end user ("Allow end users to modify the UI" option enabled).
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......