ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
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....
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
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.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
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....
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:...
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
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).
New (Reserved word)
New is used to allocate memory space...
String functions
List of functions for managing character strings...
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
VariableReset (Function)
Resets the variable to its initial value.