ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
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)....
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.
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.
Log (Function)
Calculates the decimal logarithm of a numeric value.
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).
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
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