ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
MatCopy (Function)
Creates the copy of a matrix.
MatDelete (Function)
Deletes an existing matrix.
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.
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
WINDEV and the SOAP protocol
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
grLegendFont (Function)
Modifies the font used for the chart legend.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
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.
Error 3: The string has no final "
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....