ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 6: User Groupware settings
If the site is configured to use the User Groupware, the parameters of the groupware database can be configured during the setup......
HTTP functions
List of HTTP functions...
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.
HSetMemo (Function)
Used to modify the management mode of memo items.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
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.
HDBIndex (Function)
Opens an xBase index file.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
GroupNext (Function)
Reads the group of contacts after the current group in a Lotus Notes or Outlook address book.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
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.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
HChangeConnection (Example)
Usage example of the HChangeConnection function
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
HDescribeItem (Function)
Describes a file item through programming.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).