ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMemOpen (Function)
Opens a memory zone shared between several applications.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
HDelete (Function)
Deletes a record from a data file (query or view).
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Speech synthesis in the mobile applications
The phones can talk!......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
FinNetCurrentVal (Function)
Returns the net current value of investment.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Crosstab report
The report editor allows you to create "Crosstab" reports......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
SQLListSource (Function)
Lists the data sources declared on a local site.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...