ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
User Groupware and Client/Server tables
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
iPrintImage (Function)
Sends the image file to print to the print buffer.
GeometryOverlap (Function)
Determines whether two geometries overlap.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Events associated with windows
List of events associated with windows...
USING IN (Critical section)
The instruction USE ... IN instruction automatically performs initialization and termination operations on critical sections.
How to loop through a file using filters?
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Software license agreement
WINDEV Express license agreement...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
HDescribeConnection (Function)
Describes a new connection to an external database.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.