ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTrackFile (Function)
Triggers the tracking of a file.
iCreateFont (Function)
Creates a new print font.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Border management constants
List of constants used by the border management functions....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
URI constants
The following constants are used by URI-specific functions:...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.