ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with reports and controls
List of properties associated with the reports and their controls...
EXE constants
List of constants used by the functions for managing executables....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
SaaS constants
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
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......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
BrowserPlatform (Function)
Returns the user's browser platform....
Clipboard management functions
List of functions for managing the clipboard...
gLine (Function)
Builds a sequence of characters containing a line.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Constants for managing arrays
List of constants used by the functions for array management....
List of operators
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....