ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorRestoreParameter (Function)
Restores the error process of a process.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
Multimedia constants
List of constants used by the multimedia functions....
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
MemSort (Function)
Sorts the elements found in a memory zone.
iSkipLine (Function)
Forces one or more line break.
Shared memory area constants
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
DDEString (Example)
Usage example of the DDEString function