ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
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....
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.
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....
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
SysColor (Function)
Identifies or modifies the color of a Windows element.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
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).
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).
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....
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.