ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetMemo (Function)
Used to modify the management mode of memo items.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
StringInsert (Function)
Inserts a string into another character string at a given position.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionPropagate (Function)
Propagates an exception.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
iPrintImage (Example)
Usage example of the iPrintImage function
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Contains (Function)
Allows you to check if a substring is within a string.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HPriorityClient (Function)
Modifies the priority of a client application.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....