ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Procedure/Function
A procedure is used to associate an identifier with a statement block......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
The different copy modes
Two different copy modes are proposed by WDTRAD......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
zipSelectFile (Function)
Selects files from an archive.
MDIOpen (Function)
Opens and enables an MDI child window.
Assisted universal replication: specific features
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).