ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Manager of automated tests
The test manager is used to......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Events associated with TreeView controls
List of events associated with TreeView controls...
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.