ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInfoXY (Example)
Usage example of the TableInfoXY function
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
zipSize (Example)
Usage example of the zipSize function
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
iEndReport (Function)
Forces the report print to stop.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Upload control events
The following processes are associated with the Upload control:...
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Constants for managing the windows
List of constants used by the functions for managing the windows...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
HCheckStructure (Function)
Defines the mode for comparing data files.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......