ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
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......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
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......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Constants for the archiving functions
List of constants used by the archiving functions....
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.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to 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.
Character strings
WLanguage supports different types of strings....