ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
gpwConnectUser (Function)
Connects a user to the User Groupware.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
tapiAnswerCall (Function)
Answers an incoming call that was detected.
InAndroidMode (Example)
Usage example of the InAndroidMode function
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
17. TLS/SSL: Encrypting information on the Web
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
NET constants
List of constants used by the DotNet functions....
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
Constants used by the scanner functions
Constants used by the scanner functions...
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.