ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Events associated with framesets
List of events associated with framesets...
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
fRead (Example)
Usage example of the fRead function
Character strings
WLanguage supports different types of strings....