ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
fTrackFile (Function)
Triggers the tracking of a file.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Logical operators
The logical operators are as follows......
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Constants for managing albums
Constants used to manage the photo album of the device....
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.