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......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
fTrackFile (Function)
Triggers the tracking of a file.
iCreateFont (Function)
Creates a new print font.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Border management constants
List of constants used by the border management functions....
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.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Calling a procedure/a function
Syntax for calling a local or global procedure.
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......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
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.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
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....